aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dot-profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot-profile b/dot-profile
index 46ce84d..8c4c503 100644
--- a/dot-profile
+++ b/dot-profile
@@ -5,7 +5,7 @@
#
# Add scripts to PATH
-[ -d ~/repos/scripts ] && PATH="$PATH:~/repos/scripts"
+[ -d ~/repos/scripts ] && PATH="$PATH:~/repos/scripts"
# Variables
export EDITOR=vim