From 623fce305a212a940ecbcd88bd970d7f7ddd925f Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Fri, 3 Jun 2016 13:57:49 -0500 Subject: [PATCH] changing directories around a bit --- variables.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variables.bash b/variables.bash index 7d5c685..cdccfcf 100755 --- a/variables.bash +++ b/variables.bash @@ -4,7 +4,7 @@ # each of the scripts that will be executed in those process. export DOTFILES_PATH="$HOME/.dotfiles" -export REPOSITORY_PATH="$HOME/Documents/Repositories" +export REPOSITORY_PATH="$HOME/Documents/open-source" export WINDOW_GAP=0 export BORDER_WIDTH=0