Remove any-nix-shell since it's not required anymore

This commit is contained in:
Charlotte Van Petegem 2022-05-02 09:48:10 +02:00
parent 9e04649e89
commit f8c6ff10e0
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -12,9 +12,6 @@ let
expireDuplicatesFirst = true;
path = "${config.chvp.cachePrefix}${home}/.local/share/zsh/history";
};
initExtra = ''
${pkgs.any-nix-shell}/bin/any-nix-shell zsh --info-right | source /dev/stdin
'';
oh-my-zsh = {
enable = true;
plugins = [