diff options
| author | Michal Idziorek <michal.idziorek@citi.com> | 2022-08-14 09:10:05 +0200 |
|---|---|---|
| committer | Michal Idziorek <michal.idziorek@citi.com> | 2022-08-14 09:10:05 +0200 |
| commit | 7e9d60ab13d69ec20826e26b8cd9797f824fd256 (patch) | |
| tree | 68cfe2ac3ebb9a7d621db3eb5027d113acc80224 /zsh | |
| parent | ec76a8c367c8638e3ed0f7f1e184235672c60165 (diff) | |
neovim built in lsp etc
Diffstat (limited to 'zsh')
| -rw-r--r-- | zsh/dot-zshrc | 2 |
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 |
