dotfiles
dotfiles copied to clipboard
My dot files and dev environment using bash, tmux and vim
My personal dotfiles setup
Installation
git clone https://github.com/ronakg/dotfilescd dotfiles./install
Features
Bash
- Simple but useful bash prompt
vimode on by default
Vim
- Designed for minimizing keystrokes
- Optimized for
Cprogramming - Custom vim-airline theme to my liking
- List of plugins are in vim-plug.vim
Tmux
- Asthetics designed to match with
vim-airlinetheme - Key shortcuts work in conjunction with iTerm key bindings
Alt-nto switch to windownAlt-arrowsto switch between panesAlt-tabto switch to last active window (quick switch between 2 tmux windows)
Screenshot

P.S.: Clone at your own risk. Most config files have inline documentation.