bugfix after several pkg updates. new alias introduced.
This commit is contained in:
1
.zshrc
1
.zshrc
@@ -149,6 +149,7 @@ export GPG_TTY=$TTY
|
||||
|
||||
alias uvenv='source .venv/bin/activate'
|
||||
alias noproxy='env -u http_proxy -u https_proxy'
|
||||
alias savebg='cp ~/.local/share/.wallpaper ~/Pictures/img.webp'
|
||||
|
||||
export NVM_DIR="$HOME/.nvm"
|
||||
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
|
||||
|
||||
Reference in New Issue
Block a user