2
0
mirror of https://github.com/alexanderepstein/Bash-Snippets synced 2018-11-08 02:59:35 +01:00
Commit Graph

46 Commits

Author SHA1 Message Date
Alex Epstein
6c254d0826 Updating to 1.14.1 2017-07-22 09:39:38 -04:00
Alex Epstein
982ef37299 Updating to 1.14.0 2017-07-22 07:25:20 -04:00
Máté Hajzsó
bcdfd26421 Changes shebang to /usr/bin/env bash for better compatibility (#84) 2017-07-21 00:16:52 -04:00
Alex Epstein
c84ecbfb52 Updating to 1.13.2 2017-07-18 19:41:31 -04:00
Alex Epstein
a3bd582d89 Updating to 1.13.1 2017-07-18 15:00:51 -04:00
Alexey Melezhik
8189ddc335 Update Sparrow plugins documentation, added examples of how to run (part2) (#78) 2017-07-17 13:42:32 -04:00
Alex Epstein
3fa23e467f Updating to 1.13.0 2017-07-15 21:22:50 -04:00
Alexey Melezhik
5587319b33 generate Sparrow wrappers for BashSnippets scripts (#47) 2017-07-15 13:27:36 -04:00
Alex Epstein
39e103726a Updating to 1.12.0 2017-07-15 12:37:07 -04:00
Alex Epstein
23183b01f8 Updating to 1.11.2 2017-07-14 15:57:05 -04:00
Alex Epstein
29ab12cd0e Improving checkInternet to support proxies 2017-07-14 13:29:47 -04:00
Charles Cooper
4b0c2da14c Add IMDB score to movies printout (#60) 2017-07-14 13:08:55 -04:00
Alex Epstein
f91f6ce33f Updating to 1.11.1 2017-07-13 20:46:05 -04:00
Alex Epstein
0344d2d231 Updating to 1.11.0 2017-07-08 03:13:36 -04:00
Alex Epstein
5d11d29fb2 Better help sections for each tool 2017-07-08 02:23:49 -04:00
Alex Epstein
b4533d163f Making it easier to add new tools to installer and uninstaller
Just add the title of the tool to the array tools in install.sh and uninstall.sh
2017-07-07 17:06:51 -04:00
Alex Epstein
df7faba306 Updating to 1.10.1 2017-07-05 20:22:55 -04:00
Alex Epstein
c576f4681c Updating to 1.10.0 2017-07-05 13:16:38 -04:00
Alex Epstein
8703967165 Fixing python bug in OSX 2017-07-05 10:37:25 -04:00
Alex Epstein
69466559dc Preventing all erros in python calls in movies 2017-07-04 10:03:44 -04:00
Alex Epstein
ff7a234406 Updating to 1.9.0 2017-07-04 09:36:49 -04:00
Alex Epstein
0b38f94cae Updating to 1.8.0 2017-07-03 20:22:07 -04:00
Alex Epstein
82219534c4 Fixing the $@ by double quoting to prevent word splitting 2017-07-03 18:40:22 -04:00
Steven Hall
88e70d61f2 Changed $1 $2 $3 etc to just $@ (#28)
* Now using $@ for readability and maintainability
2017-07-03 16:34:31 -04:00
Alex Epstein
44ce35f4be Explicity asking for python2 in all python calls 2017-07-03 09:26:31 -04:00
Alex Epstein
264bef082f Updating to 1.7.0 2017-07-02 21:40:11 -04:00
Alex Epstein
e7540088c2 Updating to 1.6.0 2017-07-01 00:09:57 -04:00
Alex Epstein
a972f11fba Updating to 1.5.0 2017-06-30 11:20:26 -04:00
Alex Epstein
3aefcd242b Updating to 1.4.0 2017-06-30 01:48:34 -04:00
Alex Epstein
dd49c9564d cleaning up entering the movie 2017-06-30 01:12:59 -04:00
Alex Epstein
d6bfb8032a Updating to 1.3.1 2017-06-29 21:48:35 -04:00
Alex Epstein
0699f98a42 Updating to 1.3.0 2017-06-29 21:06:38 -04:00
Alex Epstein
5415a3670f Fixing error on update echo 2017-06-29 20:36:20 -04:00
Alex Epstein
6b7a9a254f Adding httpGet to support curl, wget and fetch 2017-06-29 20:29:00 -04:00
Alex Epstein
61d910d975 Updating to 1.2.1 2017-06-29 17:56:25 -04:00
Alex Epstein
f7aaed704c Setting user agent for curl 2017-06-29 17:50:09 -04:00
Alex Epstein
1d782a374d Check if curl is installed 2017-06-29 16:39:36 -04:00
Alex Epstein
71c7c74c3d Don't sudo on update error just let user know 2017-06-29 15:01:13 -04:00
Alex Epstein
b191b731f4 Updating to 1.2.0 2017-06-29 12:24:19 -04:00
Alex Epstein
5b8479552b Adding help to each tool 2017-06-29 12:21:28 -04:00
Alex Epstein
4546a19a60 Updating to 1.1.1 2017-06-28 09:37:16 -04:00
Alex Epstein
96b04c9942 Dont prompt removal and call update differently 2017-06-27 23:05:21 -04:00
Alex Epstein
89f520a8b7 Updating to 1.1.0 2017-06-27 22:48:23 -04:00
Alex Epstein
d73107b325 Facilitating updates 2017-06-27 22:40:51 -04:00
Alex Epstein
a84d83dd8b Adding comments to movies 2017-06-27 10:47:16 -04:00
Alex Epstein
19fd371c1b Adding Movies 2017-06-26 22:41:41 -04:00