mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-25 15:56:54 +02:00
feat: disk usage alias
This commit is contained in:
parent
f56725d498
commit
15ff37d7e4
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ alias reloadshell="omz reload"
|
|||
alias yo="echo '¯\_(ツ)_/¯'"
|
||||
alias hardware="inxi -b"
|
||||
alias psfind="ps -aux | grep"
|
||||
alias dsu="dust -d 1 -b"
|
||||
alias edit-dns="sudo nano /etc/resolv.conf"
|
||||
alias dns-changer="sudo $DNS_CHANGER"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue