Bump skel

This commit is contained in:
David Tomaschik
2022-10-03 19:48:28 -07:00
parent 10ce6ff7f6
commit aea9e50141
2 changed files with 15 additions and 0 deletions

View File

@@ -53,3 +53,6 @@ alias bc="command bc -q"
# Get a decently readable df
alias dfh="df -h -x tmpfs -x devtmpfs"
# Clear the GPG agent
alias clear-gpg-agent="echo RELOADAGENT | gpg-connect-agent"