Andrew Vit
1e9f55f09d
Add configuration placeholders to installer template
...
Although the zshrc template adds a PATH= string, this is overwritten by the installer script.
This allows it to be placed anywhere in the file instead of having to append at the end.
13 years ago
Henry Yan
d55262b6a1
Added $PATH to PATH in install shell
13 years ago
Probably Not
dfbafe6d58
Fixing conflict in install scripts
13 years ago
Eric Mathison
b0cf0674ef
Fix color syntax
14 years ago
Renan Cakirerk
a39c9ffe5b
Fix finding git issue. http://stackoverflow.com/questions/592620/check-if-a-program-exists-from-a-bash-script
14 years ago
Daniel Lockard
12e181c6f6
Added an if-statement to see if git is installed
14 years ago
Andrew Hodges
0c41b1cdc3
Colorize Install & Upgrade Scripts
...
Make tools/install.sh and tools/upgrade.sh pretty.
15 years ago
Arthur Kalmenson
1354eb1248
Changed to use which.
15 years ago
Arthur Kalmenson
5f415c465a
Change URL to https since most corporate environments block git port.
15 years ago
Arthur Kalmenson
1e2152fcf3
Make the chsh more reliable.
15 years ago
Robby Russell
aeabc3f616
Switching to /usr/bin/env zsh instead of /bin/zsh in the installer
16 years ago
Robby Russell
5a3bde78d8
Sprinkling some candy on this muffin.
16 years ago
Toon Claes
886d97f41e
Removed useless else
17 years ago
Robby Russell
b67961d812
Updating install process to copy your current environments PATH and adding it to the bottom of ~/.zshrc.
17 years ago
Robby Russell
fcc1cde56c
Updating installer to use the new template file. ~/.zshrc will now be outside of the repository
17 years ago
Robby Russell
13ca4fab1a
Changing order of loading zsh at end of install
17 years ago
Robby Russell
684eae38af
Attempting to load zsh properly after auto-install
17 years ago
Robby Russell
3ec52a1353
Checking if .zshrc is a file or a symlink.
17 years ago
Robby Russell
71769107db
Adding an installer tool
17 years ago