aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-02-19 17:37:04 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-02-19 17:37:04 +1300
commit5d88365fa1d53e56ca33b55226d360d673b944a5 (patch)
treebd3ef40c1f50020a46034549a09431fa83030d6d /README
parentRemove my own plugins for now. (diff)
downloaddotfiles-5d88365fa1d53e56ca33b55226d360d673b944a5.tar.gz
dotfiles-5d88365fa1d53e56ca33b55226d360d673b944a5.zip
Added tmux configuration.
>gnu screen >2012 >ishygddt
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 4b3d6a49..01607a49 100644
--- a/README
+++ b/README
@@ -13,9 +13,11 @@ rm -fr .vimrc
rm -fr .gvimrc
rm -fr .gitconfig
rm -fr .screenrc
+rm -fr .tmux.conf
ln -s .dotfiles/vim .vim
ln -s .dotfiles/vim/vimrc .vimrc
ln -s .dotfiles/vim/gvimrc .gvimrc
ln -s .dotfiles/git/gitconfig .gitconfig
ln -s .dotfiles/screen/screenrc .screenrc
+ln -s .dotfiles/tmux/tmux.conf .tmux.conf