aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 138cd712..926e006e 100644
--- a/README
+++ b/README
@@ -6,7 +6,6 @@ rm .bash_logout
rm .profile
rm .gitconfig
rm .screenrc
-rm .tmux.conf
rm .vimrc
rm .gvimrc
ln -s Dotfiles/vim/vim .vim
@@ -16,7 +15,6 @@ ln -s Dotfiles/bash/bash_logout .bash_logout
ln -s Dotfiles/bash/profile .profile
ln -s Dotfiles/git/gitconfig .gitconfig
ln -s Dotfiles/screen/screenrc .screenrc
-ln -s Dotfiles/tmux/tmux.conf .tmux.conf
ln -s Dotfiles/vim/vimrc .vimrc
ln -s Dotfiles/vim/gvimrc .gvimrc