[tmux] less tmux install

This commit is contained in:
Josh Sherman 2017-12-23 16:48:09 -06:00
parent e3d86800be
commit 7aede527f9
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -22,8 +22,6 @@ rm -rf \
$HOME/.mongorc.js \
$HOME/.my.cnf \
$HOME/.screenrc \
$HOME/.tmux.conf \
$HOME/.tmuxinator \
$HOME/.vim \
$HOME/.zshrc
@ -34,8 +32,6 @@ ln -s $DOTFILES/vendor/nitso/colour-mysql-console/.grcat $HOME/.grcat
ln -s $DOTFILES/mongorc.js $HOME/.mongorc.js
ln -s $DOTFILES/my.cnf $HOME/.my.cnf
ln -s $DOTFILES/screenrc $HOME/.screenrc
ln -s $DOTFILES/tmux.conf $HOME/.tmux.conf
ln -s $DOTFILES/tmuxinator $HOME/.tmuxinator
ln -s $DOTFILES/vim $HOME/.vim
ln -s $DOTFILES/zshrc $HOME/.zshrc