summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 62f584d..4433554 100644
--- a/.zshrc
+++ b/.zshrc
@@ -32,7 +32,6 @@ alias nnn="nnn -a -A -d -D -i -U"
# nix
alias nix-shell="nix-shell --run \$SHELL"
-source $HOME/.nix-profile/etc/profile.d/nix.sh
# rust
export RUST_DATA=~/.local/share/rust