Auto-commit kunsi-p14s.kunbox.net

This commit is contained in:
Franzi 2022-06-05 12:27:26 +02:00
parent 438e7441fe
commit 92280706ee
Signed by: kunsi
GPG key ID: 12E3D2136B818350
6 changed files with 24 additions and 3 deletions

View file

@ -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