added nb for newsboat alias

This commit is contained in:
tomit4 2022-05-31 10:54:31 -07:00
parent 411b99f197
commit 571f13e9c6

View file

@ -171,6 +171,7 @@ alias killport="fuser -k"
alias npm_upgrade="doas npm install -g npm@latest"
alias npm_list="npm list -g --depth=0"
alias pip_upgrade="python -m pip install --upgrade pip"
alias nb="newsboat"
# pip list and pip freeze command list pip packages
# get top process eating memory