all repos — nixfiles @ 0488ac0c84c0cb52e12c8168d700de15d6b0cda9

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

rcm: Make rcrc work better on FreeBSD
Alan Pearce alan@alanpearce.uk
Sat, 16 Jul 2016 13:49:29 +0200
commit

0488ac0c84c0cb52e12c8168d700de15d6b0cda9

parent

19c4f71cddd539283418e3fefcefc286e28a4026

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

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