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