Add nix home-manager

This commit is contained in:
Tobias Reisinger 2022-12-22 15:05:43 +01:00
parent 2353b4cfac
commit 14e3fbb489
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
9 changed files with 100 additions and 14 deletions

View file

@ -123,4 +123,5 @@ source source-remote-file \
"https://raw.githubusercontent.com/dracula/zsh-syntax-highlighting/master/zsh-syntax-highlighting.sh" \
"dracula-syntax-highlighting"
[ -x "$(command -v direnv)" ] && eval "$(direnv hook zsh)"
[ -x "$(command -v starship)" ] && eval "$(starship init zsh)"