Robby Russell
|
6a2e65f4c8
Merge pull request #1402 from sergeylukin/master
|
10 years ago |
Robby Russell
|
0d352109e9
Merge pull request #1087 from avit/install-template
|
11 years ago |
Andrew Vit
|
1e9f55f09d
Add configuration placeholders to installer template
|
12 years ago |
dongweiming
|
d4a9467f89
Modify determine the oh-my-zsh installed in non-default path of the installed
|
11 years ago |
Henry Yan
|
d55262b6a1
Added $PATH to PATH in install shell
|
11 years ago |
Probably Not
|
dfbafe6d58
Fixing conflict in install scripts
|
12 years ago |
Sergey Lukin
|
ebeae4abe9
Fix /bin/sh compatibility issue in install.sh
|
12 years ago |
Eric Mathison
|
b0cf0674ef
Fix color syntax
|
12 years ago |
Renan Cakirerk
|
a39c9ffe5b
Fix finding git issue. http://stackoverflow.com/questions/592620/check-if-a-program-exists-from-a-bash-script
|
12 years ago |
Daniel Lockard
|
12e181c6f6
Added an if-statement to see if git is installed
|
12 years ago |
Andrew Hodges
|
0c41b1cdc3
Colorize Install & Upgrade Scripts
|
13 years ago |
Arthur Kalmenson
|
1354eb1248
Changed to use which.
|
13 years ago |
Arthur Kalmenson
|
5f415c465a
Change URL to https since most corporate environments block git port.
|
13 years ago |
Arthur Kalmenson
|
1e2152fcf3
Make the chsh more reliable.
|
13 years ago |
Robby Russell
|
aeabc3f616
Switching to /usr/bin/env zsh instead of /bin/zsh in the installer
|
14 years ago |
Robby Russell
|
5a3bde78d8
Sprinkling some candy on this muffin.
|
14 years ago |
Toon Claes
|
886d97f41e
Removed useless else
|
15 years ago |
Robby Russell
|
b67961d812
Updating install process to copy your current environments PATH and adding it to the bottom of ~/.zshrc.
|
15 years ago |
Robby Russell
|
fcc1cde56c
Updating installer to use the new template file. ~/.zshrc will now be outside of the repository
|
15 years ago |
Robby Russell
|
13ca4fab1a
Changing order of loading zsh at end of install
|
15 years ago |
Robby Russell
|
684eae38af
Attempting to load zsh properly after auto-install
|
15 years ago |
Robby Russell
|
3ec52a1353
Checking if .zshrc is a file or a symlink.
|
15 years ago |
Robby Russell
|
71769107db
Adding an installer tool
|
15 years ago |