aboutsummaryrefslogtreecommitdiff
path: root/home-manager/fish/default.nix
diff options
context:
space:
mode:
authoraethrvmn <me@aethrvmn.gr>2025-10-24 08:47:50 +0000
committeraethrvmn <me@aethrvmn.gr>2025-10-24 08:47:50 +0000
commit6dce4533d3d9488235d3e31c77ed445562bfa4b7 (patch)
tree569c36529d8fb4492e6465dd2bfae8845275c443 /home-manager/fish/default.nix
parentupgraded nixos (diff)
fixed nh clean
Diffstat (limited to '')
-rw-r--r--home-manager/fish/default.nix11
1 files changed, 5 insertions, 6 deletions
diff --git a/home-manager/fish/default.nix b/home-manager/fish/default.nix
index 93fd234..fb63658 100644
--- a/home-manager/fish/default.nix
+++ b/home-manager/fish/default.nix
@@ -6,7 +6,6 @@
interactiveShellInit = ''
set fish_greeting # Disable greeting
- atuin init fish | source
complete -c nixos -f
@@ -51,10 +50,10 @@
fetch = "fastfetch -c examples/7";
};
- shellInitLast = ''
- atuin init fish | source
- eval "$(starship init fish)"
- '';
+
+ # shellInitLast = ''
+ # # atuin init fish | source
+ # '';
functions = {
__fish_nixos_config_files = ''
@@ -106,7 +105,7 @@
echo "Error: 'nixos clean' takes no additional arguments."
return 1
end
- nh clean --verbose
+ nh clean all --verbose
case '*'
echo defaultResponse
return 1
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.