mirror of
https://github.com/blahai/nyx.git
synced 2025-06-08 23:33:03 -04:00
redo fish stuff
This commit is contained in:
parent
917311bc4e
commit
4c197d0692
3 changed files with 151 additions and 0 deletions
6
modules/home-manager/cli/default.nix
Normal file
6
modules/home-manager/cli/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./starship.nix
|
||||
./fish/default.nix
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue