Add starship theming
This commit is contained in:
parent
165c24b44d
commit
0ffffc4bb8
3 changed files with 51 additions and 6 deletions
|
@ -6,12 +6,6 @@
|
|||
pkgs,
|
||||
...
|
||||
}: {
|
||||
# Enable starship
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
catppuccin.enable = true;
|
||||
};
|
||||
|
||||
programs.zoxide = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue