Skip to content

Commit

Permalink
Removed NVM & Herd env vars (#39)
Browse files Browse the repository at this point in the history
Signed-off-by: Salim Djerbouh <13698160+CaddyDz@users.noreply.github.com>
  • Loading branch information
CaddyDz authored Jan 14, 2024
1 parent 82568b7 commit f5c432b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,3 @@ export ZSH=$HOME/.oh-my-zsh
export ZSH_THEME="caddy"
export ZSH_DISABLE_COMPFIX=true
export ZSH_COMPDUMP=$ZSH/cache/.zcompdump-$HOST
export NVM_DIR="$HOME/.nvm"
# Herd injected PHP binary.
export PATH="/Users/caddy/Library/Application Support/Herd/bin/":$PATH
export PHP_INI_SCAN_DIR="/Users/caddy/Library/Application Support/Herd/config/php/":$PHP_INI_SCAN_DIR

0 comments on commit f5c432b

Please sign in to comment.