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

83 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
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
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
c8e689bfae Updating usage 2017-06-29 21:54:57 -04:00
Alex Epstein
d6bfb8032a Updating to 1.3.1 2017-06-29 21:48:35 -04:00
Alex Epstein
ee18b97265 Fixing bug unsetting function 2017-06-29 21:46:38 -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
b7a5e6e0dd Adding httpGet support and getting rid of redundant code 2017-06-29 20:31:37 -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
4ddcc644e4 Fix currency parsing
Allow for more than one token of digit before decimal
2017-06-28 09:07:37 -04:00
Alex Epstein
7ef1637098 Currency can now take in arguments 2017-06-28 00:30:03 -04:00
Alex Epstein
8e513a98b4 Enhance the echo on currency 2017-06-28 00:02:23 -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
4efbfd7ec5 Adding comments to currency 2017-06-27 11:42:17 -04:00
Alex Epstein
5ebe08a4d5 Adding screenshots 2017-06-26 20:08:51 -04:00
Alex Epstein
eb3243ba6b Added installers and uninstallers to scripts 2017-06-26 19:57:39 -04:00
Alex Epstein
fa881976af Adding internet check to each script 2017-06-26 19:28:27 -04:00
Alex Epstein
a6f6e3441a Adding weather and currency 2017-06-26 17:56:37 -04:00