Skip to content

Commit

Permalink
Remove nvm lazy loading
Browse files Browse the repository at this point in the history
Causes `which yarn` within mjml-rails gem to return a function instead of path.

sighmon/mjml-rails#83
  • Loading branch information
AlecRust committed May 28, 2021
1 parent d49af53 commit 1e2bd24
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dotfiles/.zshrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Path to oh-my-zsh installation
export ZSH=$HOME/.oh-my-zsh

# Enable nvm lazy loading
export NVM_LAZY_LOAD=true

# Spaceship ZSH as Oh My Zsh theme. Load iTerm2 themes from:
# http://iterm2colorschemes.com/
ZSH_THEME="spaceship"
Expand Down

0 comments on commit 1e2bd24

Please sign in to comment.