Added tmux-vim-select-pane to install.sh

This commit is contained in:
Dreaded_X 2014-08-28 22:46:11 +02:00
parent 08a116cd6d
commit 4aec08bfca

View File

@ -5,3 +5,6 @@ ln -s ~/.dotfiles/oh-my-zsh ~/.oh-my-zsh
ln -s ~/.dotfiles/vimrc ~/.vimrc
ln -s ~/.dotfiles/vim ~/.vim
ln -s ~/.dotfiles/gitignore ~/.gitignore
curl -fsSL https://raw.github.com/mislav/dotfiles/1500cd2/bin/tmux-vim-select-pane -o /usr/local/bin/tmux-vim-select-pane
chmod +x /usr/local/bin/tmux-vim-select-pane