Files
dotfiles/README.md
T
2016-11-15 17:34:09 -06:00

560 B

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