32 Commits

Author SHA1 Message Date
Lazarus Lazaridis
01fb5723ce Bump version to 1.2.2 2018-03-13 21:37:19 +02:00
Lazarus Lazaridis
a4c77f3a55 Bump version to 1.2.1 2018-03-13 16:01:30 +02:00
Lazarus Lazaridis
f229658484
Remove logo 2018-03-13 14:18:40 +02:00
Lazarus Lazaridis
54c4feae24
Update README.md 2018-03-13 11:47:57 +02:00
Lazarus Lazaridis
f0cccd9a0a
Update README.md 2018-03-13 11:46:02 +02:00
Lazarus Lazaridis
3791a84057 Add logo 2018-03-13 11:38:22 +02:00
Lazarus Lazaridis
61b72d0c9e Update readme 2018-03-13 11:35:02 +02:00
Lazarus Lazaridis
285abc5659 Add logo 2018-03-13 11:33:17 +02:00
Lazarus Lazaridis
f22c11dfab Fix outline 2018-03-12 20:17:25 +02:00
Lazarus Lazaridis
1f9ff19cf9 Add usage outline. 2018-03-12 20:16:27 +02:00
Lazarus Lazaridis
412126b9bb Update outline of README. 2018-03-12 20:09:00 +02:00
Lazarus Lazaridis
cb4a353012 Bump version to 1.2.0 2018-03-12 09:40:20 +02:00
Lazarus Lazaridis
f0529d90de Merge remote-tracking branch 'upstream/master' into feature/push_pop_commands 2018-03-12 09:13:41 +02:00
Lazarus Lazaridis
1c397b1700 Merge remote-tracking branch 'upstream/master' into feature/expand_command 2018-03-12 08:43:04 +02:00
Lazarus Lazaridis
75835c36e4 Merge remote-tracking branch 'upstream/master' into install-script 2018-03-12 08:04:17 +02:00
Omri
fe1ca68950 Updated readme's install 2018-03-11 13:02:24 +02:00
Shawn Wallis
df46ea166b Adds auto-completion and documentation for expand command 2018-03-09 13:48:45 -05:00
Shawn Wallis
873ee5a05d adds documentation for push/pop commands 2018-03-09 13:45:18 -05:00
James Short
b1747d35ec Add support for zsh completion.
I also made the documentation and name of file more generic as it works
for both zsh and bash.  I removed the shebang since this file is simply
sourced by the calling shell and it doesn't have executable permissions
anyway.

The various functions were updated to return non-zero on errors in case
anyone uses goto in other scripts.

The logic for parsing ~/.goto to determine which aliases can be cleaned
was simplified into an awk script that removed the array manipulation
logic that was not zsh compatible.
2018-03-09 10:33:53 -08:00
Lazarus Lazaridis
92bd6ef882 Add ShellCheck note when contributing. 2018-03-08 03:31:20 +02:00
Lazarus Lazaridis
0baf5c1481 Provide version command
Fixes #10
2018-03-08 03:22:57 +02:00
Lazarus Lazaridis
eb01f9c065 Link to zsh issue. 2018-03-07 00:39:52 +02:00
Lazarus Lazaridis
f94133b7bb Update readme with zsh issues.
Refs #7.
2018-03-07 00:37:59 +02:00
Lazarus Lazaridis
d47bd2ce70
Update README.md 2018-03-06 18:23:32 +02:00
Lazarus Lazaridis
21f4f2b060 Fix code snippet. 2018-03-06 01:14:53 +02:00
Lazarus Lazaridis
58c3ea9271 Update readme. 2018-03-05 23:43:30 +02:00
Lazarus Lazaridis
55afbbc10e Update readme with TODO section.
Refs #1.
2018-03-05 21:30:33 +02:00
Lazarus Lazaridis
d6d79c2b2f
Update README.md 2018-03-05 20:01:59 +02:00
Lazarus Lazaridis
f64cda8f66
Update README.md 2018-03-05 17:44:02 +02:00
Lazarus Lazaridis
792e11d9dc Update readme. 2018-03-05 15:24:31 +02:00
Lazarus Lazaridis
712fb8ee8f First take on the goto bash utility. 2018-03-05 15:21:12 +02:00
Lazarus Lazaridis
45cd7f65f7
Initial commit 2018-03-04 20:27:10 +02:00