mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-06-05 05:03:16 +02:00
Merge 2ad9b3d977 into 897a7da6c5
This commit is contained in:
commit
3cf9859c07
1 changed files with 0 additions and 8 deletions
|
|
@ -1,11 +1,3 @@
|
||||||
_homebrew-installed() {
|
|
||||||
type brew &> /dev/null
|
|
||||||
}
|
|
||||||
|
|
||||||
_pyenv-from-homebrew-installed() {
|
|
||||||
brew --prefix pyenv &> /dev/null
|
|
||||||
}
|
|
||||||
|
|
||||||
FOUND_PYENV=0
|
FOUND_PYENV=0
|
||||||
pyenvdirs=("$HOME/.pyenv" "/usr/local/pyenv" "/opt/pyenv")
|
pyenvdirs=("$HOME/.pyenv" "/usr/local/pyenv" "/opt/pyenv")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue