Auto-commit kunsi-p14s.kunbox.net
This commit is contained in:
parent
438e7441fe
commit
92280706ee
6 changed files with 24 additions and 3 deletions
|
@ -32,6 +32,11 @@ alias gpu='git push -u origin HEAD'
|
|||
alias gs='git status --short'
|
||||
|
||||
alias rm='rm --one-file-system'
|
||||
alias cal='cal -v -m -3'
|
||||
|
||||
alias ipa='ip -brief --color=always addr show; echo; ip --color=always route show; ip -6 --color=always route show'
|
||||
|
||||
alias voc2gui='cd /home/kunsi/git/voctomix/ && .venv/bin/python voctogui/voctogui.py'
|
||||
|
||||
set -x BW_ITEM_WORKERS 16
|
||||
set -x BW_NODE_WORKERS 16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue