Fixed bash_profile

This commit is contained in:
Veit Heller
2014-07-15 13:25:17 +02:00
parent b83c6b2627
commit 566bba19b6

View File

@@ -100,3 +100,4 @@ save_dotfiles(){
cp ~/.pythonrc ~/Documents/Code/Github/.dotfiles/pythonrc cp ~/.pythonrc ~/Documents/Code/Github/.dotfiles/pythonrc
cp ~/.vimrc ~/Documents/Code/Github/.dotfiles/vimrc cp ~/.vimrc ~/Documents/Code/Github/.dotfiles/vimrc
cp ~/.zshrc ~/Documents/Code/Github/.dotfiles/zshrc cp ~/.zshrc ~/Documents/Code/Github/.dotfiles/zshrc
}