summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorMichal Idziorek <michal.idziorek@citi.com>2022-08-14 09:10:05 +0200
committerMichal Idziorek <michal.idziorek@citi.com>2022-08-14 09:10:05 +0200
commit7e9d60ab13d69ec20826e26b8cd9797f824fd256 (patch)
tree68cfe2ac3ebb9a7d621db3eb5027d113acc80224 /zsh
parentec76a8c367c8638e3ed0f7f1e184235672c60165 (diff)
neovim built in lsp etc
Diffstat (limited to 'zsh')
-rw-r--r--zsh/dot-zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/dot-zshrc b/zsh/dot-zshrc
index 66133d9..ee472f1 100644
--- a/zsh/dot-zshrc
+++ b/zsh/dot-zshrc
@@ -229,4 +229,4 @@ eval "$(direnv hook zsh)"
cd $HOME
-if [ -e /home/miguel/.nix-profile/etc/profile.d/nix.sh ]; then . /home/miguel/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer
+# if [ -e /home/miguel/.nix-profile/etc/profile.d/nix.sh ]; then . /home/miguel/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer