all repos — nixfiles @ e5fd4b92bca4b75c622351d1147ade8777cb3ee7

System and user configuration, managed by nix and home-manager

Add dotfiles directory to default rcrc

It can always be overridden…
Alan Pearce alan.pearce@spotcap.com
Fri, 24 Jun 2016 16:48:45 +0200
commit

e5fd4b92bca4b75c622351d1147ade8777cb3ee7

parent

591082cf71574089c7753b182b7b72d4778b333b

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M rcrcrcrc
@@ -1,2 +1,3 @@ EXCLUDES="Brewfile LaunchAgents README.org"
+DOTFILES_DIRS="$HOME/projects/dotfiles"
 [[ -e ~/.rcrc.local ]] && source ~/.rcrc.local