git clone https://github.com/ronakg/dotfiles
cd dotfiles
./install
- Simple but useful bash prompt
vi
mode on by default
- Designed for minimizing keystrokes
- Optimized for
C
programming - Custom vim-airline theme to my liking
- List of plugins are in vim-plug.vim
- Asthetics designed to match with
vim-airline
theme - Key shortcuts work in conjunction with iTerm key bindings
Alt-n
to switch to windown
Alt-arrows
to switch between panesAlt-tab
to switch to last active window (quick switch between 2 tmux windows)
P.S.: Clone at your own risk. Most config files have inline documentation.