Skip to content

Commit

Permalink
feat: add weight alias
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinocossar committed Oct 2, 2023
1 parent 9d34026 commit e09e5e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oh-my-custom-zsh.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ alias flushdns="sudo killall -HUP mDNSResponder"
alias clearkext="sudo kextcache --clear-staging"
alias myip="dig +short txt ch whoami.cloudflare @1.0.0.1"
alias qrscan="zbarimg"
alias weight="tree -a --du -sh"

# Git
alias gcs="git checkout staging"
Expand Down

0 comments on commit e09e5e4

Please sign in to comment.