- brew install vim
- mkdir ~/bin && cd $_
- git clone https://github.com/arcseldon/dotfiles-vim.git
- mkdir -p dotfiles/vim/bundle
- git clone https://github.com/VundleVim/Vundle.vim.git ~/bin/dotfiles/vim/bundle/Vundle.vim
- cd ~ ln -nfs ~/bin/dotfiles/ctags .ctags
- ln -nfs ~/bin/dotfiles/vim/vimrc .vimrc
- ln -nfs ~/bin/dotfiles/iex.exs .iex.exs
- ln -nfs ~/bin/dotfiles/agignore .agignore
- ln -nfs ~/bin/dotfiles/vim .vim
- vim +PluginInstall +qall (alternatively launch vim and run :PluginInstall)
Includes scripts for auto-loading tmux on shell startup
Install oh-my-zsh using manual install
git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
- ln -nfs ~/bin/dotfiles/zshrc .zshrc
ln -nfs ~/bin/dotfiles/tmux.conf .tmux.conf
$ brew install git
$ brew install vim
$ brew install tmux
$ brew install ctags
$ brew install ack
$ brew install ag
$ brew install fzf
$ brew install reattach-to-user-namespace
The tuts
folder contains my “show notes” from presentations where I have discussed both VIM and TMUX.
Am using gruvbox
color scheme for Iterm2 - Get Iterm2 & vim files here
For font settings, I am using Operator Mono
with medium typeface.