Ver Fonte

github setup

Tom há 12 anos atrás
pai
commit
28aabe0e28
1 ficheiros alterados com 4 adições e 0 exclusões
  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