From 7e9d60ab13d69ec20826e26b8cd9797f824fd256 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Sun, 14 Aug 2022 09:10:05 +0200 Subject: neovim built in lsp etc --- zsh/dot-zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh/dot-zshrc') 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 -- cgit v1.2.3