11 Commits

Author SHA1 Message Date
JBlond
f68dda5a94 check for if the script is on windows
Issue Windows support https://github.com/iridakos/goto/issues/43
2019-01-21 15:53:33 +01:00
Lazarus Lazaridis
265f027095
Fix shellcheck warning
Comply with https://github.com/koalaman/shellcheck/wiki/SC2086
2018-03-24 21:28:01 +02:00
Onur Yılmaz
895a3500dc * Fixed installation problem on debian about home path. 2018-03-24 22:12:37 +03:00
Daniel M. Drucker
a6feb6a09f
don't try for ksh either
see #27
2018-03-14 12:24:32 -04:00
Daniel M. Drucker
0bfed09c84
make install not try for shells we don't support
This script will never support csh, barring extremely major changes, so remove that.
Comment out kshrc for now - we might be able to support that soon.
2018-03-14 12:17:03 -04:00
Lazarus Lazaridis
37f927cd26 Check script existence before sourcing 2018-03-12 08:26:19 +02:00
Lazarus Lazaridis
4f47eac606 Update goto script extension 2018-03-12 08:25:49 +02:00
Lazarus Lazaridis
34a08a4bee Fix indentation 2018-03-12 08:13:38 +02:00
Lazarus Lazaridis
2dde2ed274 Add license info 2018-03-12 08:13:16 +02:00
Lazarus Lazaridis
3182b61b98 Fix shellcheck errors and warnings. 2018-03-12 08:12:54 +02:00
Omri
bdf17eb705 Added install script 2018-03-11 12:00:20 +02:00