From 6cc3ce84bcb99937025b21be116d6fd9d4bea907 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 9 Jul 2025 15:56:36 -0400 Subject: [PATCH] AutoYADM commit: 2025-07-09 15:56:36 --- .config/nushell/history.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.config/nushell/history.txt b/.config/nushell/history.txt index d5e95296..aadfa5c7 100644 --- a/.config/nushell/history.txt +++ b/.config/nushell/history.txt @@ -3,3 +3,10 @@ exit clear ls exit +clear +df /run +df /run | detect columns +df /run | detect columns | get "Use%" +(df /run | detect columns | get "Use%").0 +echo "gaming jacket" | kak +exit