aboutsummaryrefslogtreecommitdiffstats
path: root/home-dots
diff options
context:
space:
mode:
Diffstat (limited to 'home-dots')
-rw-r--r--home-dots/dot-zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/home-dots/dot-zshrc b/home-dots/dot-zshrc
index d5b685e..582508e 100644
--- a/home-dots/dot-zshrc
+++ b/home-dots/dot-zshrc
@@ -123,3 +123,4 @@ alias lar='ls -lahrt'
alias mykeys='setxkbmap -I~/.config/xkb/ oscar -option caps:escape -print | xkbcomp -I$HOME/.config/xkb/ - $DISPLAY'
export PATH="$HOME/.cargo/bin:$PATH"
+if [ -e /home/titan/.nix-profile/etc/profile.d/nix.sh ]; then . /home/titan/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer