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

81 commits

Author SHA1 Message Date
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