Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|