Update README

This commit is contained in:
Adam Lamers
2016-11-15 17:34:09 -06:00
parent 2bc6dd6846
commit ecd95c2d98
+32 -1
View File
@@ -1 +1,32 @@
My personal dotfiles
My dotfiles
Features:
Shell (zsh/bash) utility functions such as:
- pubkey
- pwgen
- encrypt
- decrypt
- download_bootstrap
- init_flask
- weather
Zsh configured for:
- zprezto
- zsh-autosuggestions
- zsh-syntax-highlighting
My Vim setup designed to work lightweight on servers or heavyweight for personal use.
- Monokai color scheme
- Some standard sanity settings
If you install plugins inside vim with `:BundleInstall` you'll get:
- SimpylFold
- VimWiki
- CalendarVim
- ctrlp
- emmet
- vim-surround
Add plugins to the Vundle config in `vimrc_vundle`