only attemtpt to source starship if we actually enable it
This commit is contained in:
parent
0104205403
commit
26741fa4d7
2 changed files with 55 additions and 48 deletions
|
@ -25,7 +25,6 @@ in {
|
|||
enable = true;
|
||||
shellInit = "
|
||||
zoxide init fish | source
|
||||
starship init fish | source
|
||||
direnv hook fish | source
|
||||
source ~/.config/op/plugins.sh
|
||||
";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue