refactor(fish): remove dead code

nixos
Moritz Böhme 2023-03-18 06:16:53 +01:00
parent 4e5924de18
commit 1e9b1bddb6
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 0 additions and 2 deletions

View File

@ -74,8 +74,6 @@ in
cheat = "cht.sh $argv | bat -p";
};
};
fzf.enableFishIntegration = true;
starship.enableFishIntegration = true;
};
};
};