This commit is contained in:
2026-07-14 20:49:58 +08:00
parent fc28950101
commit 8c91141cf1
4 changed files with 10 additions and 4 deletions
+3 -2
View File
@@ -148,8 +148,9 @@ unset key
export GPG_TTY=$TTY
alias uvenv='source .venv/bin/activate'
alias noproxy='env -u http_proxy -u https_proxy'
alias savebg='cp -v ~/.cache/wallpaper ~/Pictures/img.webp'
#alias noproxy='env -u http_proxy -u https_proxy'
#alias savebg='cp -v ~/.cache/wallpaper ~/Pictures/img.webp'
alias vts_facetrack='openseeface -W 1280 -H 720 --discard-after 0 --scan-every 0 --no-3d-adapt 1 --max-feature-updates 900 -c 0'
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm