ohmyposh
This commit is contained in:
parent
658a42659c
commit
fa905d2cb6
7 changed files with 21 additions and 14 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{pkgs, ...}: {
|
||||
imports = [
|
||||
./zsh
|
||||
./oh-my-posh.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
@ -9,7 +10,5 @@
|
|||
|
||||
nixd # nix lsp
|
||||
alejandra # formatter
|
||||
|
||||
oh-my-posh
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue