Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Apr 16, 2024
1 parent a0618b9 commit 51b74f2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,5 @@ export HERD_PHP_81_INI_SCAN_DIR="/Users/driesvints/Library/Application Support/H
# Herd injected PHP 8.0 configuration.
export HERD_PHP_80_INI_SCAN_DIR="/Users/driesvints/Library/Application Support/Herd/config/php/80/"


# Herd injected PHP binary.
export PATH="/Users/driesvints/Library/Application Support/Herd/bin/":$PATH
3 changes: 0 additions & 3 deletions path.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ add_to_path() {
fi
}

# Load Herd injected PHP binaries
add_to_path "/Users/driesvints/Library/Application Support/Herd/bin"

# Load dotfiles binaries
add_to_path "$DOTFILES/bin"

Expand Down

0 comments on commit 51b74f2

Please sign in to comment.