diff --git a/bash_profile b/bash_profile index 676799c..df01f74 100644 --- a/bash_profile +++ b/bash_profile @@ -100,3 +100,4 @@ save_dotfiles(){ cp ~/.pythonrc ~/Documents/Code/Github/.dotfiles/pythonrc cp ~/.vimrc ~/Documents/Code/Github/.dotfiles/vimrc cp ~/.zshrc ~/Documents/Code/Github/.dotfiles/zshrc +}