Update .zshrc

This commit is contained in:
Florian Beisel 2024-06-07 00:57:49 +02:00
parent 0f8ee4fa83
commit 5a42a90660
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ source $ZSH/oh-my-zsh.sh
# alias ohmyzsh="mate ~/.oh-my-zsh"
alias bw='NODE_OPTIONS="--no-deprecation" bw'
alias bwu="export BW_SESSION=$(bw unlock --raw)"
alias bwu="export BW_SESSION=\$(bw unlock --raw)"
export NODE_OPTIONS="--no-deprecation"