Added ncdu shortcut
This commit is contained in:
parent
136409883c
commit
caffe4d013
@ -286,3 +286,6 @@ alias reverse-shell-gen-stop='docker stop a2f132aa528a'
|
||||
# Wireguard - TheHomeTunnel
|
||||
alias thehometunnel-up="sudo wg-quick up TheHomeTunnel"
|
||||
alias thehometunnel-down="sudo wg-quick down TheHomeTunnel"
|
||||
|
||||
# windirstat shortcut for ncdu
|
||||
alias windirstat="ncdu"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user