all repos — nixfiles @ 71f71ef2c6bd56f8847f907be708327d660ef094

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

rcm: Make rcrc work on FreeBSD

Alan Pearce
commit

71f71ef2c6bd56f8847f907be708327d660ef094

parent

7d1dff7136362abe33f9ff6f80efa431013e9c26

1 file changed, 1 insertion(+), 1 deletion(-)

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 ] && source ~/.rcrc.local