all repos — nixfiles @ e5a860c3b64437f3766cc6ea5af0a1111800635f

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

Merge branch 'master' of git://github.com/alanpearce/dotfiles Conflicts: install

Alan Pearce
commit

e5a860c3b64437f3766cc6ea5af0a1111800635f

parent

325426abd41894fad8e1264d72593f03d4e5cc8c

1 file changed, 2 insertions(+), 0 deletions(-)

changed files
M zsh/environment.zshzsh/environment.zsh
@@ -46,3 +46,5 @@ os=osx
esac export os + +eval "$(direnv hook zsh)"