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