Skip to content

Commit

Permalink
zsh: use btop
Browse files Browse the repository at this point in the history
  • Loading branch information
chadsr committed Oct 9, 2024
1 parent f2f586b commit c069d6f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions zsh/.aliases
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ alias hx='helix'
alias h='hx .'
alias calculator='kalker'
alias calc='calculator'
alias htop=btm
alias top=btm
alias htop=btop

# git
alias gitcm='git cm'
Expand Down

0 comments on commit c069d6f

Please sign in to comment.