diff options
Diffstat (limited to 'rcrc')
-rw-r--r-- | rcrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rcrc b/rcrc index 6401329a..9d469dcb 100644 --- a/rcrc +++ b/rcrc @@ -1,2 +1,3 @@ EXCLUDES="Brewfile LaunchAgents README.org" +DOTFILES_DIRS="$HOME/projects/dotfiles" [[ -e ~/.rcrc.local ]] && source ~/.rcrc.local \ No newline at end of file |