add wrappers

This commit is contained in:
Henry Hiles 2023-12-26 13:01:54 -05:00
parent 05bf2c1c60
commit 8a2c922b27
10 changed files with 154 additions and 108 deletions

View file

@ -4,7 +4,6 @@
interactiveShellInit = "neofetch";
};
environment = {
systemPackages = [pkgs.hyfetch];
sessionVariables.fish_greeting = "";
shells = [pkgs.fish];
shellAliases = {