Bump skel

This commit is contained in:
David Tomaschik
2022-12-29 20:37:22 -08:00
parent b7353bd34e
commit 193b22e0d1
3 changed files with 15 additions and 8 deletions

View File

@@ -56,3 +56,6 @@ alias dfh="df -h -x tmpfs -x devtmpfs"
# Clear the GPG agent
alias clear-gpg-agent="echo RELOADAGENT | gpg-connect-agent"
# Battery details
alias bat-details='upower -i $(upower -e | grep battery)'