[tmux] less tmux install
This commit is contained in:
parent
e3d86800be
commit
7aede527f9
1 changed files with 0 additions and 4 deletions
4
install
4
install
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue