Browse Source

github setup

Tom 12 years ago
parent
commit
28aabe0e28
1 changed files with 4 additions and 0 deletions
  1. 4 0
      setup.sh

+ 4 - 0
setup.sh

@@ -1,2 +1,6 @@
+# github
+git config --global user.email "tom@chillidonut.com"
+
+# symlink bash files (no delete)
 ln -s .bashrc ../.bashrc
 ln -s .bash_history ../.bash_history