Added tmux-vim-select-pane to install.sh
This commit is contained in:
parent
08a116cd6d
commit
4aec08bfca
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user