removing old non used scripts

This commit is contained in:
Chris Cochrun 2024-07-15 10:05:55 -05:00
parent 797d90f040
commit ff3d4fb592
32 changed files with 8 additions and 958 deletions

View file

@ -1,5 +0,0 @@
#!/bin/sh
disk_usage=$(df -h | rg /dev/nvme0n1p2 | awk '{print $4}' | head -n 1)
echo "$disk_usage "