ohmyposh
This commit is contained in:
parent
658a42659c
commit
fa905d2cb6
7 changed files with 21 additions and 14 deletions
6
home-manager/luna/categories/cli/oh-my-posh.nix
Normal file
6
home-manager/luna/categories/cli/oh-my-posh.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
programs.oh-my-posh = {
|
||||
enable = true;
|
||||
useTheme = "catppuccin";
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue