working starship
This commit is contained in:
parent
6198292cee
commit
fefa90ecbb
4 changed files with 65 additions and 1 deletions
|
@ -7,6 +7,7 @@ pkgs.writeText "config.fish" ''
|
|||
# source ${pkgs.fishPlugins.sponge}/share/zsh-defer/zsh-defer.plugin.zsh
|
||||
${pkgs.atuin}/bin/atuin init fish | source
|
||||
${pkgs.zoxide}/bin/zoxide init fish | source
|
||||
${pkgs.starship}/bin/starship init fish | source
|
||||
|
||||
|
||||
source ${./config.fish}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue