aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2011-11-27 18:51:48 +1300
committerTom Ryder <tom@sanctum.geek.nz>2011-11-27 18:51:48 +1300
commit382adfc435b4f9af6ddaef6b141b8d35d3d44b31 (patch)
tree1df82d54b738fc52c16694ba81e3d5c2324b0e66 /README
parentAdd another couple of frequently fat-fingered commands (diff)
downloaddotfiles-382adfc435b4f9af6ddaef6b141b8d35d3d44b31.tar.gz
dotfiles-382adfc435b4f9af6ddaef6b141b8d35d3d44b31.zip
tmux doesn't work very well on our SSH gateway at work -- I'll delay the switch a little longer, maybe until we move to squeeze
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