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
commit

e5fd4b92bca4b75c622351d1147ade8777cb3ee7

parent

591082cf71574089c7753b182b7b72d4778b333b

1 file changed, 1 insertion(+), 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