These are my dotfiles. I created them almost from scratch when I started using zsh + tmux and adapted them to my needs, although thalesmello's dotfiles were good source of inspiration.
- My vimfiles
- oh-my-zsh
- Antigen
- RobbyRussell's theme
- zsh-syntax-highlighting
- .tmux
- vim-tmux-navigator
- tmux-sessionist
- tmux-MacOSX-pasteboard
- fzf
Go to your home directory:
cd ~
Clone my dotfiles repo:
git clone --recursive https://github.com/pedrofranceschi/dotfiles.git .dot
Run installer:
cd ~/.dot && ./install
Enjoy! :)