added sudoku alias

This commit is contained in:
z3rOR0ne 2022-06-10 04:26:12 -07:00
parent da54b38d9b
commit 0ebe70b57b

View file

@ -178,6 +178,7 @@ 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"
alias sudoku="sku"
# pip list and pip freeze command list pip packages
# get top process eating memory