summaryrefslogtreecommitdiff
path: root/master-bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'master-bashrc')
-rw-r--r--master-bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/master-bashrc b/master-bashrc
index 25bede1..d509df6 100644
--- a/master-bashrc
+++ b/master-bashrc
@@ -98,7 +98,7 @@ fi
# I like my own functions file
if [ -f ~/.bash_functions ]; then
- . ~/.bash_functions ]; then
+ . ~/.bash_functions
fi
# enable programmable completion features (you don't need to enable