added nb for newsboat alias
This commit is contained in:
parent
411b99f197
commit
571f13e9c6
1 changed files with 1 additions and 0 deletions
1
aliases
1
aliases
|
|
@ -171,6 +171,7 @@ alias killport="fuser -k"
|
||||||
alias npm_upgrade="doas npm install -g npm@latest"
|
alias npm_upgrade="doas npm install -g npm@latest"
|
||||||
alias npm_list="npm list -g --depth=0"
|
alias npm_list="npm list -g --depth=0"
|
||||||
alias pip_upgrade="python -m pip install --upgrade pip"
|
alias pip_upgrade="python -m pip install --upgrade pip"
|
||||||
|
alias nb="newsboat"
|
||||||
# pip list and pip freeze command list pip packages
|
# pip list and pip freeze command list pip packages
|
||||||
|
|
||||||
# get top process eating memory
|
# get top process eating memory
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue