add spicetify to path startup
This commit is contained in:
parent
215f05bdba
commit
3ebc6dc3d4
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
nixos-rebuild = "sudo nixos-rebuild --flake ~/git/flake#";
|
||||
home-manager = "home-manager --flake ~/git/flake#relms";
|
||||
};
|
||||
programs.fish.interactiveShellInit = "fish_add_path ~/.spicetify";
|
||||
|
||||
programs.bash.enable = true;
|
||||
programs.bash.enableVteIntegration = true;
|
||||
|
|
Reference in a new issue