index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
install.sh
Age
Commit message (
Expand
)
Author
2019-02-25
Updating Oh My Zsh shop URLs (#7619)
Robby Russell
2019-01-15
installer: make TEST_CURRENT_SHELL use basename (#7514)
Jackson Delahunt
2018-07-01
Login shell after install (#5314)
Joel Kuzmarski
2018-06-13
Quote $ZSH where necessary in install script (#6587)
Dan Wallis
2018-05-07
fix bug for check zsh (#6798)
ningwei1993
2018-05-05
installer: check if zsh in path instead of /etc/shells
Marc Cornellà
2018-04-17
[installer] use `command -v` to check for git
Marc Cornellà
2017-11-01
Use HTTPS for Planet Argon links (#6326)
Doug Yun
2016-06-16
Remove undesirable hardcoding of PATH into zshrc (#4925)
Felipe Vargas
2016-05-31
installer: fix ordering of cygwin msys git check (#4557)
Andrew Janke
2015-10-21
Fix syntax error in #4515 on certain shells
Marc Cornellà
2015-10-21
Revert "Make install script safer"
Marc Cornellà
2015-10-20
Merge pull request #4507 from WhyEee/fix-no-tput
Marc Cornellà
2015-10-20
Make install script safer
Brian J Brennan
2015-10-16
Fix install.sh/upgrade.sh for tput-less systems
Yannick Eckey
2015-09-28
installer: don't bail on errors in color setup
Andrew Janke
2015-09-26
Merge pull request #3646 from apjanke/installer-cygwin-support-3
Robby Russell
2015-09-23
Merge branch 'master' into installer-cygwin-support-3
Andrew Janke
2015-09-21
Do not fail if tput is not available
Frederic Crozat
2015-09-19
Merge branch 'master' into installer-portable-colors
Andrew Janke
2015-09-19
Merge pull request #3889 from leycec/compaudit
Robby Russell
2015-09-03
Merge changes from #4241 into installer-portable-colors
Andrew Janke
2015-09-03
Add Cygwin support to installer.
Andrew Janke
2015-08-30
Merge pull request #4241 from heartinpiece/master
Robby Russell
2015-08-30
Merge pull request #3613 from apjanke/remove-sed-i
Robby Russell
2015-08-27
installer: switch twitter link to https
Andrew Janke
2015-08-12
Check if Zsh is installed prior to installing Oh My Zsh
Chang Hyun Park
2015-07-20
Cygwin-specific "chsh" installation issue fixed.
leycec
2015-07-20
Secure umask enforced during installation.
leycec
2015-07-06
installer: use terminfo for portable escape sequences
Andrew Janke
2015-07-06
install.sh: use portable printf instead of echo
Andrew Janke
2015-05-05
Fix 'chsh' by checking '/etc/shells' instead of using 'which'
Pablo Tamarit
2015-02-20
install.sh: Replace nonstandard "sed -i" with sed + mv commands. Makes portab...
Andrew Janke
2015-02-10
Merge pull request #3353 from mizabrik/master
Robby Russell
2015-01-15
Fast installation time by shallow copying git repo
Nicholas T.
2014-11-28
Save ZSH path in newly created .zshrc
mizabrik
2014-08-31
Merge pull request #3049 from strycore/master
Robby Russell
2014-08-31
Link to swag in installer... shameless profiting
Robby Russell
2014-08-21
Don't try running chsh if user already runs zsh
Mathieu Comandon
2014-08-20
Replace /usr/bin/env with env
Fredrik Fornwall
2014-03-30
Correct redirection of output from 'hash'
Henrik Holm
2014-03-13
Fixing a few quirks in the latest installer updates (quoting /Users/robbyruss...
Robby Russell
2014-03-08
Abort installer on errors
Andrew Vit
2014-03-08
Write install path into .zshrc
Andrew Vit
2014-03-08
Reference default install path from ZSH variable
Andrew Vit
2014-03-08
Merge pull request #1402 from sergeylukin/master
Robby Russell
2013-12-02
Merge pull request #1087 from avit/install-template
Robby Russell
2013-10-25
Add configuration placeholders to installer template
Andrew Vit
2013-06-30
Modify determine the oh-my-zsh installed in non-default path of the installed
dongweiming
2013-04-07
Added $PATH to PATH in install shell
Henry Yan
[next]