Age | Commit message (Collapse) | Author |
|
|
|
Fix color syntax
|
|
|
|
|
|
yes, it won't ask them again for a while. fixes #1240
|
|
http://stackoverflow.com/questions/592620/check-if-a-program-exists-from-a-bash-script
|
|
Added an if-statement to see if git is installed
|
|
|
|
|
|
|
|
Use printf rather than echo -e in update.sh
|
|
update.sh is an "sh" script, not a zsh or bash script. On platforms
which have real sh, echo does not have the -e option.
|
|
to enable.
|
|
Fix auto upgrade failure from non-exported ZSH env var
|
|
Theme chooser + fox's theme
|
|
New script $ZSH/tools/require_tool.sh to ensure version of tool
|
|
Fixes #549. Specify ZSH=$ZSH explicitly when invoking
the auto update scripts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make tools/install.sh and tools/upgrade.sh pretty.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Paramater substitution instead of command subsitution was being used
causing the calculation of time since last check to be incorrect.
|
|
|
|
|
|
|
|
file/value got corrupted. Closes #32
|
|
|
|
|
|
|
|
|
|
it to the bottom of ~/.zshrc.
|
|
outside of the repository
|
|
|
|
|
|
|
|
|
|
|
|
|