Skip to content

Instantly share code, notes, and snippets.

@varszegik
varszegik / .zshrc
Last active June 4, 2021 12:44
zshrc
# load zgen
source "${HOME}/.zgen/zgen.zsh"
export PATH=/usr/local/bin:$PATH
export EDITOR=nano
export BULLETTRAIN_CONTEXT_DEFAULT_USER=root
export NVM_AUTO_USE=true
export NVM_NO_USE=true