mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
dfh alias
This commit is contained in:
@@ -50,3 +50,6 @@ alias ipy="ipython3"
|
||||
|
||||
# Skip the header on bc
|
||||
alias bc="command bc -q"
|
||||
|
||||
# Get a decently readable df
|
||||
alias dfh="df -h -x tmpfs -x devtmpfs"
|
||||
|
||||
Reference in New Issue
Block a user