mirror of
https://github.com/akelge/zsh
synced 2025-07-04 13:39:07 +00:00
Fixes for OMP prompts and for default PATH
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
# Setup brew
|
||||
# We need it here to fix the PATH
|
||||
# so we can setup pyenv and other stuff
|
||||
|
||||
#
|
||||
for prefix in /usr/local /opt/homebrew; do
|
||||
brew=$(whence $prefix/bin/brew)
|
||||
if [ $brew ]; then
|
||||
|
Reference in New Issue
Block a user