feat(rc): Amélioration de la gestion de anyenv
This commit is contained in:
parent
af5d43fb36
commit
cd341b7d80
@ -4,7 +4,6 @@
|
||||
|
||||
# git clone https://github.com/riywo/anyenv $HOME/.anyenv
|
||||
|
||||
if ( which anyenv &> /dev/null )
|
||||
then
|
||||
if (which anyenv &>/dev/null); then
|
||||
eval "$(anyenv init -)"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user