Removed alias for bpytop.

This commit is contained in:
sheldonmlee 2021-09-20 16:39:14 +08:00
parent ffc32accc2
commit b82dceaaa9

View File

@ -28,7 +28,5 @@ alias vim="nvim"
# tmux '-2' colors
alias tmux="tmux -2"
# bpytop
alias btop="bpytop"
# open spotify web client on firefox
alias spw="firefox --new-window https://open.spotify.com/ & exit"