diff --git a/.hgrc b/.hgrc deleted file mode 100644 index b714fcd0e..000000000 --- a/.hgrc +++ /dev/null @@ -1,9 +0,0 @@ -[ui] -username = Some Anonymous Dude -editor = vim -[hooks] -commit.autopush = hg push -#precommit = ./precommit.sh -[web] -push_ssl = false -#allow_push = * diff --git a/install.sh b/install.sh index cbdac5ec4..2403e8839 100755 --- a/install.sh +++ b/install.sh @@ -117,7 +117,6 @@ symlinkifne .crontab symlinkifne .gemrc symlinkifne .gitconfig symlinkifne .gitignore -symlinkifne .hgrc symlinkifne .profile symlinkifne .rvmrc symlinkifne .screenrc