Marc Cornellà
|
153f5e11ed
installer: use default color sequences on missing tput
|
5 years ago |
Marc Cornellà
|
220d69b2ce
installer: allow configuration of remote URL to clone from
|
5 years ago |
Andrew Janke
|
aa27430e10
installer: add ability to install from forked & branched repos
|
9 years ago |
Marc Cornellà
|
a6a093ba2a
installer: improve zsh binary path search in setup_shell
|
5 years ago |
Fran
|
9d2b3ce79f
installer: fix for Solus OS and systems with no /etc/shells
|
5 years ago |
Marc Cornellà
|
62216aaa8f
installer: use guard clauses in setup_shell for better readability
|
5 years ago |
Raf Czlonka
|
8e10ac4d73
installer: make sure shell in /etc/shells is not commented
|
6 years ago |
Luca S
|
73f29087f9
installer: replace the current shell with the new ZSH instance
|
6 years ago |
Marc Cornellà
|
1fdd5351fb
installer: abstract error messages
|
5 years ago |
Marc Cornellà
|
576499a5ad
installer: fix for failed chsh quitting the installation
|
5 years ago |
Marc Cornellà
|
a7bd1f99ae
installer: extract most code into functions
|
8 years ago |
Marc Cornellà
|
f94443925d
installer: reorganise and add comments
|
8 years ago |
Marc Cornellà
|
73ef051aae
installer: use tabs to allow future heredocs
|
8 years ago |
Marc Cornellà
|
9a832cccef
installer: use exit-on-error from the beginning
|
8 years ago |
Guillermo Azurdia
|
9b2410fbcf
Remove dots from installer URLs (#7780)
|
5 years ago |
Robby Russell
|
f319aa845d
Updating Oh My Zsh shop URLs (#7619)
|
5 years ago |
Jackson Delahunt
|
026e4e499e
installer: make TEST_CURRENT_SHELL use basename (#7514)
|
5 years ago |
Joel Kuzmarski
|
8f95637e67
Login shell after install (#5314)
|
6 years ago |
Dan Wallis
|
fec0089cdd
Quote $ZSH where necessary in install script (#6587)
|
6 years ago |
ningwei1993
|
8f0ff4bb63
fix bug for check zsh (#6798)
|
6 years ago |
Marc Cornellà
|
c4981bae0a
installer: check if zsh in path instead of /etc/shells
|
6 years ago |
Marc Cornellà
|
4fec0a46e7
[installer] use `command -v` to check for git
|
6 years ago |
Doug Yun
|
2526d71c56
Use HTTPS for Planet Argon links (#6326)
|
7 years ago |
Felipe Vargas
|
551abfcbb4
Remove undesirable hardcoding of PATH into zshrc (#4925)
|
8 years ago |
Andrew Janke
|
483f1208a5
installer: fix ordering of cygwin msys git check (#4557)
|
8 years ago |
Marc Cornellà
|
ca5632bce1
Fix syntax error in #4515 on certain shells
|
9 years ago |
Marc Cornellà
|
78dc858396
Revert "Make install script safer"
|
9 years ago |
Marc Cornellà
|
fdb0e239d4
Merge pull request #4507 from WhyEee/fix-no-tput
|
9 years ago |
Brian J Brennan
|
c9d93757e8
Make install script safer
|
9 years ago |
Yannick Eckey
|
75e619b724
Fix install.sh/upgrade.sh for tput-less systems
|
9 years ago |