• Yannick Eckey's avatar
    Fix install.sh/upgrade.sh for tput-less systems · 75e619b7
    Yannick Eckey authored
    @fcrozat's original fix assumes `which` not to output anything to STDOUT
    in case the command is not found. That is not necessarily true on all
    systems. A better solution is to check the return value instead.
    
    Fixes #4376
    75e619b7
Name
Last commit
Last update
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
MIT-LICENSE.txt Loading commit data...
README.markdown Loading commit data...
oh-my-zsh.sh Loading commit data...