du macro
This commit is contained in:
parent
3b5214ff0f
commit
1f7cef1d17
@ -8,6 +8,7 @@ alias zshreload="source ~/.zshrc"
|
|||||||
alias wg-easykeys="wg genkey | tee >(wg pubkey)"
|
alias wg-easykeys="wg genkey | tee >(wg pubkey)"
|
||||||
alias nvim-tmp="nvim $(mktemp)"
|
alias nvim-tmp="nvim $(mktemp)"
|
||||||
alias flush-dns="sudo systemd-resolve --flush-caches"
|
alias flush-dns="sudo systemd-resolve --flush-caches"
|
||||||
|
alias showsizes="du -h --max-depth=1"
|
||||||
|
|
||||||
# WHOIS macros
|
# WHOIS macros
|
||||||
alias whois-afrinic="whois -h whois.afrinic.net"
|
alias whois-afrinic="whois -h whois.afrinic.net"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user