Commit Graph

8 Commits

Author SHA1 Message Date
Koen Punt
a5a58af074 updated output without special characters (tab; \t)
Omit duplicate 'finish line'
normalized indentation
2013-12-22 18:45:49 +01:00
Koen Punt
ca9bcb8ce4 Updated source string, use hard path as NVM is not always installed in $HOME/.nvm 2013-12-22 18:45:49 +01:00
Koen Punt
365167a4a3 replaced undocumented option for specifying the profile as first argument to specifying it as a environment variable (eg: PROFILE=~/.myprofile ./install-gitless.sh)
also; fixed indentation and added .zshrc as possible profile
2013-12-22 18:45:49 +01:00
Koen Punt
349dfb9826 don't make use of pushd and popd as they are not universal 2013-12-22 18:45:44 +01:00
Koen Punt
0774058cf1 replaced fatalExit function for 'inline' exit
exit on errors (set -e)
simplified if for NVM_DIR and NVM_SOURCE, corrected indentation
2013-12-22 18:31:58 +01:00
stelcheck
d428bcd50e * TARGET was not converted to DIR 2013-06-14 16:17:24 +09:00
stelcheck
f82cde11a9 * Using raw.github.com instead, downloading only nvm.sh
* tar no longer required
2013-06-14 16:15:54 +09:00
Ron Korving
93e84a2676 Moved gitless installer into its own file. 2013-06-14 13:13:33 +09:00