about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--nix-conf/home/includes/zsh.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix-conf/home/includes/zsh.nix b/nix-conf/home/includes/zsh.nix
index f074194..9f3c170 100644
--- a/nix-conf/home/includes/zsh.nix
+++ b/nix-conf/home/includes/zsh.nix
@@ -209,6 +209,7 @@ in
           $DOAS nix-collect-garbage --delete-older-than ''${1}d
         fi
         df -h
+        date
       }
 
       function checkout-pr () {