if you read this run "docker run registry.simonis.lol/library/bee:3" right now or im finding your house
This commit is contained in:
4
.zshrc
4
.zshrc
@ -151,3 +151,7 @@ eval "$(zoxide init zsh)"
|
||||
|
||||
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
||||
source '/home/linuxbrew/.linuxbrew/opt/autoenv/activate.sh'
|
||||
|
||||
export NVM_DIR="$HOME/.nvm"
|
||||
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
|
||||
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
|
||||
|
||||
Reference in New Issue
Block a user