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

74 Commits

Author SHA1 Message Date
Alex Epstein
a5326c1f0a Changing exit code for update failure 2017-08-01 23:52:28 -04:00
Alex Epstein
e92dbe8aa4 Fixing manpath location for linuxbrew 2017-08-01 21:16:27 -04:00
Alex Epstein
99b5485f0b Updating to 1.17.2 2017-08-01 20:34:24 -04:00
Alex Epstein
b883adb873 Fixing where manpage is installed for linuxbrew 2017-08-01 20:26:46 -04:00
Alex Epstein
b8101c080f Get rid of the debugging the echo 2017-08-01 10:50:33 -04:00
Alex Epstein
d80e8eca6d Using cut instead of grep 2017-08-01 10:49:28 -04:00
Alex Epstein
67be56791d Taking away spaces in capture field in installer for homebrew prefix 2017-08-01 10:37:49 -04:00
Alex Epstein
ee8a50aff2 Updating to 1.17.1 2017-08-01 09:48:14 -04:00
Alex Epstein
054046c4e2 Updating to 1.17.0 2017-08-01 09:03:46 -04:00
Alex Epstein
2b0d1cf653 Install all specified tools on one line for homebrew formula 2017-07-31 21:14:18 -04:00
Alex Epstein
0b5bbeda79 Updating to 1.16.2 2017-07-30 13:32:35 -04:00
Alex Epstein
f8737c6085 Adding all option as well for homebrew install 2017-07-30 13:31:17 -04:00
Alex Epstein
184d762310 Updating to 1.16.1 2017-07-29 20:01:46 -04:00
Alex Epstein
d9f10bf1e3 Put tools in alphabetical order in installer & uninstaller 2017-07-29 19:26:47 -04:00
Alex Epstein
1802aa39a6 Going to add flags to the homebrew install 2017-07-29 19:11:56 -04:00
Alex Epstein
621274906a Updating to 1.16.0 2017-07-27 21:19:16 -04:00
Alex Epstein
c7cda07954 Adding newton and cryptocurrencies to main pipeline 2017-07-27 20:49:48 -04:00
Jonas-Taha El Sesiy
5a3e60f782 Add cryptocurrency (#88) 2017-07-27 16:46:23 -04:00
Alex Epstein
4d492634bb Updating to 1.15.2 2017-07-26 15:54:15 -04:00
Alex Epstein
2434d763b5 Fixing default prefix for installer 2017-07-26 14:27:17 -04:00
Reto Kromer
8d33d75118 Stylistic changes to install (#94) 2017-07-26 14:18:59 -04:00
Alex Epstein
4de6df2c19 Changing sed command 2017-07-26 12:29:43 -04:00
Alex Epstein
41bcc59fb7 Updating installer to create directories 2017-07-26 12:05:13 -04:00
Alex Epstein
b0cf4d064e Updating to 1.15.1 2017-07-26 11:28:20 -04:00
Alex Epstein
da30ab08c3 Updating installer to handle --prefix option 2017-07-26 11:26:56 -04:00
Alex Epstein
6984907b60 Updating to 1.15.0 2017-07-25 19:47:57 -04:00
Alex Epstein
9a6ded3f4a Adding extras to the update pipeline and adding usage to maps 2017-07-24 20:49:49 -04:00
Alex Epstein
cf41151e09 Updating to 1.14.3 2017-07-24 15:37:40 -04:00
Alex Epstein
b43459ab3f Updating to 1.14.2 2017-07-22 10:04:06 -04:00
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
5a658adeb2 Updating install for use with package managers
Only issue would have been updating but this will now check if any files are located correctly if they are not then it was not installed with github and must be updated through the package manager.
2017-07-18 17:04:01 -04:00
Alex Epstein
a3bd582d89 Updating to 1.13.1 2017-07-18 15:00:51 -04:00
Alex Epstein
6f3b15457c Compressing if statement in install to be more readable 2017-07-17 14:21:26 -04:00
Connor Goldberg
8a7796cf98 Added a different manpages directory for macOS users (#79) 2017-07-17 14:14:30 -04:00
Alex Epstein
3fa23e467f Updating to 1.13.0 2017-07-15 21:22:50 -04:00
Alex Epstein
6cb1f2c75f Adding todo to installer and uninstaller 2017-07-15 20:56:13 -04:00
Alex Epstein
39e103726a Updating to 1.12.0 2017-07-15 12:37:07 -04:00
Alex Epstein
0b16cfedad Adding siteciphers to the pipeline 2017-07-15 12:25:14 -04:00
Alex Epstein
23183b01f8 Updating to 1.11.2 2017-07-14 15:57:05 -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
998fc15b0e Adding manpage 2017-07-08 02:58:44 -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
79272a58e7 Optimizing install and uninstall script 2017-07-07 09:21:06 -04:00
Alex Epstein
7656e970de Getting rid of redundant code in install and unisntall 2017-07-06 20:45:32 -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