diff options
| -rw-r--r-- | install.rb | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,4 +22,6 @@ home ||= '$HOME' `cp gitcompletion #{home}/.gitcompletion.sh` `cp gitconfig #{home}/.gitconfig` `cp global.gitignore #{home}/.gitignore` +`cp vimrc #{home}/.vimrc` +`cp hgrc #{home}/.hgrc` |
