mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Update aliases
This commit is contained in:
@@ -52,7 +52,7 @@ alias ipy="ipython3"
|
||||
alias bc="command bc -q"
|
||||
|
||||
# Get a decently readable df
|
||||
alias dfh="df -h -x tmpfs -x devtmpfs"
|
||||
alias dfh="df -h -x tmpfs -x devtmpfs -x squashfs -x fuse"
|
||||
|
||||
# Clear the GPG agent
|
||||
alias clear-gpg-agent="echo RELOADAGENT | gpg-connect-agent"
|
||||
|
||||
Reference in New Issue
Block a user