@@ -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