fix: remove unneeded and error generating shellInit
This commit is contained in:
parent
a1028c3b30
commit
39d8a66fcf
1 changed files with 0 additions and 3 deletions
|
@ -3,9 +3,6 @@
|
||||||
fish = {
|
fish = {
|
||||||
enable = true;
|
enable = true;
|
||||||
useBabelfish = true;
|
useBabelfish = true;
|
||||||
shellInit = ''
|
|
||||||
starship init fish | source
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
nix-index.enableFishIntegration = true;
|
nix-index.enableFishIntegration = true;
|
||||||
direnv.enableFishIntegration = true;
|
direnv.enableFishIntegration = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue