fish: move to dedicated dir
This commit is contained in:
parent
0700c353b4
commit
e0dd2803b0
|
@ -66,8 +66,8 @@ in {
|
|||
direnv.enable = true;
|
||||
direnv.nix-direnv.enable = true;
|
||||
};
|
||||
home.file = {
|
||||
".config/fish/conf.d/prompt.fish".source = ./fish_prompt.fish;
|
||||
xdg.configFile = {
|
||||
"fish/conf.d/prompt.fish".source = ./fish_prompt.fish;
|
||||
};
|
||||
# programs.command-not-found.enable = true;
|
||||
programs.nix-index.enable = true;
|
|
@ -4,7 +4,7 @@
|
|||
./waybar.nix
|
||||
./helix.nix
|
||||
./kakoune.nix
|
||||
./fish.nix
|
||||
./fish
|
||||
./firefox.nix
|
||||
./hyprland.nix
|
||||
./alacritty.nix
|
||||
|
|
Loading…
Reference in a new issue