mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
starship presets
This commit is contained in:
parent
bcc4a22279
commit
adb924ce25
1 changed files with 4 additions and 0 deletions
|
|
@ -98,6 +98,10 @@
|
|||
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
presets = [
|
||||
"nerd-font-symbols"
|
||||
"tokyo-night"
|
||||
];
|
||||
};
|
||||
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue