nushell fzf

This commit is contained in:
Sascha Koenig
2025-05-19 21:03:09 +02:00
parent 22cbc7c5a2
commit 72ceffc61d
8 changed files with 55 additions and 43 deletions

View File

@@ -50,7 +50,7 @@ in {
cli = {
fish.enable = true;
nushell.enable = true;
skim.enable = true;
fzf.enable = true;
nitch.enable = true;
secrets.enable = true;
starship.enable = true;

View File

@@ -48,7 +48,7 @@ in {
features = {
cli = {
nushell.enable = true;
skim.enable = true;
fzf.enable = true;
nitch.enable = true;
secrets.enable = true;
starship.enable = true;