✨ feat(fish): Add rose-pine theme
This commit is contained in:
parent
342aaa46b4
commit
2d6033df5c
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
||||||
programs.fish = {
|
programs.fish = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
|
rose-pine.enable = true;
|
||||||
|
|
||||||
preferAbbrs = true;
|
preferAbbrs = true;
|
||||||
|
|
||||||
plugins = with pkgs.fishPlugins; [
|
plugins = with pkgs.fishPlugins; [
|
||||||
|
|
Loading…
Reference in a new issue