1
0
Tom 12 жил өмнө
parent
commit
1fe769af6a
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      setup.sh

+ 2 - 2
setup.sh

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