Just clone and install with # ./dotfiles/install.sh
Solorized
ZSH Plugins:
- powerline / powerlevel # promt
- fzf # fuzzy finding
- fasd # quick access to [F]iles [D]irectories
VIM Plugins:
- vim-pathogen
- fzf.vim
- syntasic
- ack.vim
Keystrokes
CTRL-T to fuzzily search for a file or directory in your home directory then insert its path at the cursor ALT-C to fuzzily search for a directory in your home directory then cd into it CTRL-R to fuzzily search your command line history then run an old command
CTRL + B + |
CTRL + B + -
ALT + HJKL
CTRL + H J K L
CTRL + B + ,
CTRL + B + {
CTRL + B + }
CTRL + B + o
CTRL + B + ALT + 1
CTRL + B + ALT + 2
CTRL + g
CTRL + p
CTRL + k
CTRL + j
CTRL + w + s
CTRL + w + v
CTRL + w
CTRL + w + _
CTRL + w + |
CTRL + w + =