1
0
Tom 12 жил өмнө
parent
commit
28aabe0e28
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  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