From 566bba19b6ef7166a8c381fcc59b49f216d6edb9 Mon Sep 17 00:00:00 2001 From: Veit Heller Date: Tue, 15 Jul 2014 13:25:17 +0200 Subject: [PATCH] Fixed bash_profile --- bash_profile | 1 + 1 file changed, 1 insertion(+) 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 +}