aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-02-19 18:22:41 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-02-19 18:22:41 +1300
commit77842d4799e9d8a7444b6f063a127dc4be784c01 (patch)
treeab96068b1d45db1cf7c548896ad9b532bc95a5e8 /README
parentMore tweaking ... (diff)
downloaddotfiles-77842d4799e9d8a7444b6f063a127dc4be784c01.tar.gz
dotfiles-77842d4799e9d8a7444b6f063a127dc4be784c01.zip
Good show! Onward, tmux!
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 01607a49..4ee70e6f 100644
--- a/README
+++ b/README
@@ -12,12 +12,10 @@ rm -fr .vim
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