diff --git a/nix-conf/home/includes/zsh.nix b/nix-conf/home/includes/zsh.nix index 46badbf..1e1b8ab 100644 --- a/nix-conf/home/includes/zsh.nix +++ b/nix-conf/home/includes/zsh.nix @@ -144,6 +144,7 @@ else doas nix-collect-garbage --delete-older-than ''${1}d fi + df -h } [[ ! -f ~/.zsh.local ]] || source ~/.zsh.local