Andrew Janke
|
f94fee5a7f
installer: don't bail on errors in color setup
|
9 years ago |
Robby Russell
|
935948cf3b
Merge pull request #3646 from apjanke/installer-cygwin-support-3
|
9 years ago |
Andrew Janke
|
96ff86142e
Merge branch 'master' into installer-cygwin-support-3
|
9 years ago |
Frederic Crozat
|
884a879562
Do not fail if tput is not available
|
9 years ago |
Andrew Janke
|
6cddf7202b
Merge branch 'master' into installer-portable-colors
|
9 years ago |
Robby Russell
|
56cdec7534
Merge pull request #3889 from leycec/compaudit
|
9 years ago |
Andrew Janke
|
82c76f6b5c
Merge changes from #4241 into installer-portable-colors
|
9 years ago |
Andrew Janke
|
502f08b5e1
Add Cygwin support to installer.
|
9 years ago |
Robby Russell
|
ccaaa992c7
Merge pull request #4241 from heartinpiece/master
|
9 years ago |
Robby Russell
|
b3f167d998
Merge pull request #3613 from apjanke/remove-sed-i
|
9 years ago |
Andrew Janke
|
fe92ea98e0
installer: switch twitter link to https
|
9 years ago |
Chang Hyun Park
|
58d2f9335d
Check if Zsh is installed prior to installing Oh My Zsh
|
9 years ago |
leycec
|
e8caf22beb
Cygwin-specific "chsh" installation issue fixed.
|
9 years ago |
leycec
|
da395c5837
Secure umask enforced during installation.
|
9 years ago |
Andrew Janke
|
8cf610089d
installer: use terminfo for portable escape sequences
|
9 years ago |
Andrew Janke
|
19ea867a3a
install.sh: use portable printf instead of echo
|
9 years ago |
Pablo Tamarit
|
03b8c199e5
Fix 'chsh' by checking '/etc/shells' instead of using 'which'
|
9 years ago |
Andrew Janke
|
1246c3e08b
install.sh: Replace nonstandard "sed -i" with sed + mv commands. Makes portable to systems whose sed lacks "-i", like OpenBSD.
|
9 years ago |
Robby Russell
|
d2667bd0a2
Merge pull request #3353 from mizabrik/master
|
9 years ago |
Nicholas T.
|
5cb0ed98d1
Fast installation time by shallow copying git repo
|
9 years ago |
mizabrik
|
c6a8b2ea6d
Save ZSH path in newly created .zshrc
|
10 years ago |
Robby Russell
|
c1cd9cb126
Merge pull request #3049 from strycore/master
|
10 years ago |
Robby Russell
|
671bd0cf4f
Link to swag in installer... shameless profiting
|
10 years ago |
Mathieu Comandon
|
91ba6d9887
Don't try running chsh if user already runs zsh
|
10 years ago |
Fredrik Fornwall
|
dac2a6e27a
Replace /usr/bin/env with env
|
10 years ago |
Henrik Holm
|
f46d06dae1
Correct redirection of output from 'hash'
|
10 years ago |
Robby Russell
|
47b0d754ae
Fixing a few quirks in the latest installer updates (quoting /Users/robbyrussell/.oh-my-zsh and such). Also mentioining our twitter account after install
|
10 years ago |
Andrew Vit
|
da1fa3b06a
Abort installer on errors
|
10 years ago |
Andrew Vit
|
2e11e2ab5a
Write install path into .zshrc
|
10 years ago |
Andrew Vit
|
5bd590ceb3
Reference default install path from ZSH variable
|
10 years ago |