194 Commits (d0d01c0bbf32ffe1dc22a66620ca85669c77e6b8)

Author SHA1 Message Date
Alex Zdanowicz 232cb19859
install: fix typo (#9069) 6 years ago
Larson Carter ce28ac42c8
Modernize install and update banners (#9045) 6 years ago
Marc Cornellà 97cf0bf4bd update: change dash in function name for sh compat (fixes #9064) 6 years ago
alexagnelli 48b98b957e
update: only update on a valid affirmative input (#9062) 6 years ago
Marc Cornellà 3c777ebf1b
update: refactor and fix logic in check_for_upgrade.sh (#8939) 6 years ago
Roman Perepelitsa f7bf566555
update: fix bug in upgrade.sh: s/NORMAL/RESET/ (#8947) 6 years ago
Marc Cornellà 29eddb6613
update: display logo in rainbow colors (#8941) 6 years ago
Marc Cornellà 27f4e07932 updater: use hardcoded color sequences instead of tput 6 years ago
Marc Cornellà 6ba2d9de3d updater: use `git config` instead of `git -c` for git < v1.7.2 6 years ago
Marc Cornellà 14b4f62e65
updater: fix --autostash argument. Works for git > 1.7.1 6 years ago
Mauricio Wolff bccfe1389c
updater: add --autostash to git pull (#7172) 6 years ago
Michael Dorst 1a880fdb9b
installer: add option to install without replacing .zshrc (#8209) 6 years ago
Jonathan Chang 0e57142729
installer: remove redundant cp command (#8668) 6 years ago
Giuseppe 4deafdff96 Fix change to old shell on uninstall (#8430) 6 years ago
Marc Cornellà 3cc1fa4046
Fix non-POSIX conditional syntax 6 years ago
Marc Cornellà b80b1a1e8b Actions to take after repository migration is complete (#8394) 6 years ago
Quentin Dreyer 8b6b2ea07e upgrade: remove double whitespace in message (#7517) 6 years ago
Marc Cornellà 534ec60bfd Set default git-config values known to fix repository issues 7 years ago
Marc Cornellà fd4571d1b0 installer: allow chsh to work in termux 7 years ago
Marc Cornellà 702a594df3 installer: don't rely on tput for coloring 7 years ago
Marc Cornellà b944fee6ea installer: ask user about changing the shell to zsh 7 years ago
Marc Cornellà 0824dcc9fb installer: allow for tput errors 7 years ago
Zach Whitten 2e54ba2dfb installer: restore previous default shell with uninstall 7 years ago
Marc Cornellà 66d6d08841 installer: improve message formatting and color 7 years ago
Marc Cornellà b931d6a9db installer: change to --unattended argument and add docs 7 years ago
Marc Cornellà 065844fdc0 installer: comment changes 7 years ago
Marc Cornellà 1cf42a506f installer: add option to not run zsh at the end 7 years ago
Marc Cornellà a40d93295f installer: don't run zsh at the end 7 years ago
Marc Cornellà 794ff4a62d installer: add ability to skip the default shell change 7 years ago
Andrew Janke 43b3126b5c installer: use timestamped backups to preserve all old zshrcs 7 years ago
Marc Cornellà 153f5e11ed installer: use default color sequences on missing tput 7 years ago
Marc Cornellà 220d69b2ce installer: allow configuration of remote URL to clone from 7 years ago
Andrew Janke aa27430e10 installer: add ability to install from forked & branched repos 7 years ago
Marc Cornellà a6a093ba2a installer: improve zsh binary path search in setup_shell 7 years ago
Fran 9d2b3ce79f installer: fix for Solus OS and systems with no /etc/shells 7 years ago
Marc Cornellà 62216aaa8f installer: use guard clauses in setup_shell for better readability 7 years ago
Raf Czlonka 8e10ac4d73 installer: make sure shell in /etc/shells is not commented 7 years ago
Luca S 73f29087f9 installer: replace the current shell with the new ZSH instance 7 years ago
Marc Cornellà 1fdd5351fb installer: abstract error messages 7 years ago
Marc Cornellà 576499a5ad installer: fix for failed chsh quitting the installation 7 years ago
Marc Cornellà a7bd1f99ae installer: extract most code into functions 7 years ago
Marc Cornellà f94443925d installer: reorganise and add comments 7 years ago
Marc Cornellà 73ef051aae installer: use tabs to allow future heredocs 7 years ago
Marc Cornellà 9a832cccef installer: use exit-on-error from the beginning 7 years ago
Guillermo Azurdia 9b2410fbcf Remove dots from installer URLs (#7780) 7 years ago
Marc Cornellà c23ab00990
upgrade: fix lock-out on first upgrade check 7 years ago
Robby Russell f319aa845d
Updating Oh My Zsh shop URLs (#7619) 7 years ago
Jackson Delahunt 026e4e499e installer: make TEST_CURRENT_SHELL use basename (#7514) 7 years ago
Janosch Schwalm 19b925e741 use https everywhere (#6574) 8 years ago
Joel Kuzmarski 8f95637e67 Login shell after install (#5314) 8 years ago