adding any nix shell to fish
This commit is contained in:
parent
2039f19182
commit
137cfc1f0d
|
@ -1194,6 +1194,8 @@ in {
|
|||
bind -M insert '$' __history_previous_command_arguments
|
||||
end
|
||||
|
||||
${pkgs.any-nix-shell}/bin/any-nix-shell fish --info-right | source
|
||||
|
||||
starship init fish | source
|
||||
'';
|
||||
|
||||
|
|
Loading…
Reference in a new issue