Tom hace 12 años
padre
commit
28aabe0e28
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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