Commit Graph

64 Commits

Author SHA1 Message Date
Nathaniel Landau
6382d98739 added 2016-01-13 10:57:57 -05:00
Nathaniel Landau
72dd580bfe added httpStatus function 2016-01-11 12:29:00 -05:00
Nathaniel Landau
bae58f20ac Now has and set LC_ALL=C to all dates 2016-01-10 21:49:51 -05:00
Nathaniel Landau
3ac9eb30bd Added 'join' function 2016-01-10 19:44:21 -05:00
Nathaniel Landau
2618b7cbe4 Added TLDR to homebrew packages 2015-12-31 16:07:12 -05:00
Nathaniel Landau
931e30dd34 Better warning with pauseScript 2015-11-16 09:34:41 -05:00
Nathaniel Landau
2a1cfcbd87 Fixed 'quiet' output that wasn
't working
2015-10-22 10:31:15 -04:00
Nathaniel Landau
4a8ceca0e1 We now have a function to encode HTML special characters 2015-10-10 01:35:37 -04:00
Nathaniel Landau
9eee711af7 input lines now use echo -n to keep info on the same line 2015-10-10 01:34:35 -04:00
Nathaniel Landau
c73a854b8b We can now use sed to encode HTML 2015-10-10 01:33:35 -04:00
Nathaniel Landau
ff765c9d14 minor formatting changes 2015-09-25 09:29:35 -04:00
Nathaniel Landau
b0a7a3ab27 Add variable 'today' 2015-09-25 09:28:44 -04:00
Nathaniel Landau
feaa1195a9 Better respect for quiet flag 2015-09-25 09:28:19 -04:00
Nathaniel Landau
b28a5fd18e Added timestamp 2015-08-09 19:25:23 -04:00
Nathaniel Landau
f8f12cf8a7 function to decode HTML special characters 2015-07-22 08:52:36 -04:00
Nathaniel Landau
92e5eb47a5 sed script to decode HTML special characters 2015-07-22 08:52:02 -04:00
Nathaniel Landau
14e4b338ce functions for encoding/decoding URLS 2015-07-10 21:39:07 -04:00
Nathaniel Landau
7093261f4f Minor updates 2015-07-06 12:35:33 -04:00
Nathaniel Landau
472c00a6c3 Now sources all utility files in /lib dir. 2015-07-06 08:34:58 -04:00
Nathaniel Landau
ca2790f42a Added progressBar function 2015-07-06 08:13:23 -04:00
Nathaniel Landau
59ef02c172 Fixed a problem with quoting variables 2015-06-28 22:50:27 -04:00
Nathaniel Landau
3c837bc8e9 Fixed IFS handling. Added messaging 2015-06-28 22:49:23 -04:00
Nathaniel Landau
0c88dc8933 Better handling of true/false 1/0 2015-06-21 11:53:50 -04:00
Nathaniel Landau
75d8920b45 - 2015-06-21 08:49:45 -04:00
Nathaniel Landau
e6b436be06 added timestamps 2015-06-21 08:48:54 -04:00
Nathaniel Landau
daa358f057 use -eq 2015-06-21 08:48:19 -04:00
Nathaniel Landau
2220670895 $list now has quotes 2015-05-28 14:24:24 -04:00
Nathaniel Landau
a71c77949c checkDependencies now checks gems and mac apps via homebrew casks. 2015-05-28 09:02:05 -04:00
Nathaniel Landau
c30fdbca84 bolded some words 2015-05-27 11:01:01 -04:00
Nathaniel Landau
b69dfab7fd initial commit 2015-05-27 10:59:15 -04:00
Nathaniel Landau
895b7603ab removed comment 2015-05-27 10:58:04 -04:00
Nathaniel Landau
b137f585d8 Updated FFMPEG install routine 2015-05-27 10:57:01 -04:00
Nathaniel Landau
2148349c16 avi files are no longer audio. 2015-05-24 21:28:29 -04:00
Nathaniel Landau
57849b4853 added --all to brew upgrade 2015-05-04 08:23:21 -04:00
Nathaniel Landau
e9e811a678 Added 'checkDependencies' and 'pauseScript' 2015-04-16 08:28:03 -04:00
Nathaniel Landau
d5b0a2e7df deleted as no longer needed 2015-03-31 12:05:11 -04:00
Nathaniel Landau
e3afe47568 Updated --force again 2015-03-31 08:27:45 -04:00
Nathaniel Landau
46516b2ccb Fixed '--force' function when seeking confirmation 2015-03-31 00:31:20 -04:00
Nathaniel Landau
757df3bf5d minor change to comments 2015-03-30 23:37:37 -04:00
Nathaniel Landau
dc0750a9c7 added gifsicle 2015-03-19 14:59:41 -04:00
Nathaniel Landau
7d48aae87e Fixed broken logging of user input 2015-03-15 15:15:30 -04:00
Nathaniel Landau
6d184ff060 minor update 2015-03-12 07:53:53 -04:00
Nathaniel Landau
0c16692a41 better handling of hiding user questions from log files 2015-03-10 22:43:32 -04:00
Nathaniel Landau
0572706e47 better handling of script exit when 'die' is used 2015-03-10 22:36:24 -04:00
Nathaniel Landau
dadc3632ae Better sourcing of lib files 2015-02-14 13:32:06 -05:00
Nathaniel Landau
37c17e35a9 Minor tweak to comments 2015-02-09 08:32:57 -05:00
Nathaniel Landau
f8e603229f added verbose notifications for debugging 2015-02-07 13:53:20 -05:00
Nathaniel Landau
68ae19a2b7 minor tweaks 2015-02-07 13:15:05 -05:00
Nathaniel Landau
fb987fc526 minor variable refactoring to escape them correctly 2015-02-07 11:25:17 -05:00
Nathaniel Landau
98c4110e51 changed debug to debugger to isolate variable names 2015-02-07 11:07:43 -05:00