45 Commits (89614be1af55be2f2fb2b49782f80644d619ef6f)

Author SHA1 Message Date
Robby Russell 1c23a52f57 auto-upadate feature will now reset the epoch so that if a user doesn't say yes, it won't ask them again for a while. fixes #1240 14 years ago
Renan Cakirerk a39c9ffe5b Fix finding git issue. http://stackoverflow.com/questions/592620/check-if-a-program-exists-from-a-bash-script 14 years ago
Robby Russell 91b4758d8f Now with 50% less auto-updates. 14 years ago
Daniel Lockard 12e181c6f6 Added an if-statement to see if git is installed 14 years ago
backspace 0d99759cc3 Don’t report that Oh My Zsh has been updated when it hasn’t. 14 years ago
Russell Harmon 7ec2dd984a Use printf rather than echo -e in update.sh 15 years ago
Graham McMillan 4173ba1e95 Added option to disable the update prompt. Set DISABLE_UPDATE_PROMPT to true to enable. 15 years ago
Tim Taylor c113e88c45 Fix auto upgrade failure from non-exported ZSH env var 15 years ago
fox cbf662744f fixed theme chooser + options + list available themes + show all themes 15 years ago
Ilya Chesnokov b160ee6512 'echo' did not show colors without -e in upgrade.sh 15 years ago
fox d15d3a5b01 global zsh config 15 years ago
fox 76dd2d8b05 mac os fix 15 years ago
fox 5d5d2f94be fox's theme + theme chooser fixes 15 years ago
fox fea4e54b10 added theme chooser 15 years ago
Jake Bell edcd4f7eea Adding quotes to deal with paths that have spaces. 15 years ago
vguerci 7c9474508c [upgrade] before init (no reload needed unless oh-my-zsh.sh has been modified) 15 years ago
Andrew Hodges 0c41b1cdc3 Colorize Install & Upgrade Scripts 15 years ago
nebirhos 626fa5b1d8 fixed autoupdate 15 years ago
Arthur Kalmenson 1354eb1248 Changed to use which. 15 years ago
Arthur Kalmenson 5f415c465a Change URL to https since most corporate environments block git port. 15 years ago
Arthur Kalmenson 1e2152fcf3 Make the chsh more reliable. 15 years ago
Tristan Carel bbf1f87ee6 Fix version parsing. Now working with command $ zsh --version 15 years ago
Tristan Carel ca4dabb45e New tool require_tool.sh 15 years ago
Christopher Chow cc90e3aa06 Fixed auto update. 15 years ago
Robby Russell aeabc3f616 Switching to /usr/bin/env zsh instead of /bin/zsh in the installer 16 years ago
Robby Russell 59bfd87e08 Adding some candy to the upgrade script 16 years ago
Robby Russell 5a3bde78d8 Sprinkling some candy on this muffin. 16 years ago
Robby Russell 41f13ccb0a Updating check_for_upgrade script to fix issue when the LAST_EPOCH file/value got corrupted. Closes #32 17 years ago
Toon Claes 886d97f41e Removed useless else 17 years ago
Gerhard Lazu fafa15676a Replaced source with . 17 years ago
Robby Russell 00a190bc01 Oh My Zsh gets a weekly auto-updater... the future is now! 17 years ago
Robby Russell 700a3f0bad Adding a script to check for upgrades 17 years ago
Robby Russell b67961d812 Updating install process to copy your current environments PATH and adding it to the bottom of ~/.zshrc. 17 years ago
Robby Russell fcc1cde56c Updating installer to use the new template file. ~/.zshrc will now be outside of the repository 17 years ago
Robby Russell 1ec8a8848e Adding an upgrade_oh_my_zsh function to... well, upgrade Oh My Zsh 17 years ago
Robby Russell e1f5c0c703 Adding an uninstaller tool 17 years ago
Robby Russell 13ca4fab1a Changing order of loading zsh at end of install 17 years ago
Robby Russell 684eae38af Attempting to load zsh properly after auto-install 17 years ago
Robby Russell 3ec52a1353 Checking if .zshrc is a file or a symlink. 17 years ago
Robby Russell 71769107db Adding an installer tool 17 years ago