aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2011-03-01 12:26:04 +1300
committerTom Ryder <tom@sanctum.geek.nz>2011-03-01 12:26:04 +1300
commit49fb61deaed496bc29f129b6aab966107c494a9b (patch)
tree6f61e42ef10fd52c4d7b06365275fcfcb66b7fa1 /README
parentStop both audio and visual bells. (diff)
downloaddotfiles-49fb61deaed496bc29f129b6aab966107c494a9b.tar.gz
dotfiles-49fb61deaed496bc29f129b6aab966107c494a9b.zip
Added GUI vimrc
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index a1796f9b..f39e4611 100644
--- a/README
+++ b/README
@@ -5,9 +5,11 @@ rm .profile
rm .screenrc
rm .vim
rm .vimrc
+rm .gvimrc
ln -s Dotfiles/bash/bashrc .bashrc
ln -s Dotfiles/bash/bash_profile .bash_profile
ln -s Dotfiles/bash/profile .profile
ln -s Dotfiles/screen/screenrc .screenrc
ln -s Dotfiles/vim/vim .vim
ln -s Dotfiles/vim/vimrc .vimrc
+ln -s Dotfiles/vim/gvimrc .gvimrc