Added ncdu shortcut

This commit is contained in:
2022-04-19 12:50:44 +01:00
parent 136409883c
commit caffe4d013
+3
View File
@@ -286,3 +286,6 @@ alias reverse-shell-gen-stop='docker stop a2f132aa528a'
# Wireguard - TheHomeTunnel # Wireguard - TheHomeTunnel
alias thehometunnel-up="sudo wg-quick up TheHomeTunnel" alias thehometunnel-up="sudo wg-quick up TheHomeTunnel"
alias thehometunnel-down="sudo wg-quick down TheHomeTunnel" alias thehometunnel-down="sudo wg-quick down TheHomeTunnel"
# windirstat shortcut for ncdu
alias windirstat="ncdu"