summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--rcrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rcrc b/rcrc
index 9d469dc..65a384b 100644
--- a/rcrc
+++ b/rcrc
@@ -1,3 +1,3 @@
 EXCLUDES="Brewfile LaunchAgents README.org"
 DOTFILES_DIRS="$HOME/projects/dotfiles"
-[[ -e ~/.rcrc.local ]] && source ~/.rcrc.local
\ No newline at end of file
+[ -e ~/.rcrc.local ] && source ~/.rcrc.local
\ No newline at end of file