Commit Graph

147 Commits

Author SHA1 Message Date
creme 6a8bbc71de
Merge remote-tracking branch 'upstream/master' 2021-08-08 14:16:28 +02:00
Zachary Lee Andrews 91d6113fe3
Typo in variable name. XDC_CONFIG_HOME > XDG_CONFIG_HOME 2021-08-08 02:21:50 -04:00
creme 2b99bf98e3
Merge remote-tracking branch 'upstream/master' 2020-03-06 15:51:25 +01:00
James Tomasino 8658c7675c rss generation skips files that cant parse date 2020-03-06 12:30:26 +00:00
creme b80a1c6789
remove trailing spaces 2019-08-27 22:13:30 +02:00
creme 4b3d7364f9
fork to envs.net 2019-08-07 17:28:57 +02:00
James Tomasino 8e900ca005 removed explicit reference to stdout 2019-08-07 09:44:38 +00:00
James Tomasino e6442c9d6f fixed ! -z to -n 2019-08-07 09:31:35 +00:00
James Tomasino 0b915075e5 XDG_CONFIG_HOME respected if set 2019-02-25 19:45:52 -05:00
James Tomasino f31b5ae218 removed - exception from gophernicus exclusions 2019-02-05 12:49:43 -05:00
James Tomasino cf9e56cc3c fixed typo 2019-01-28 23:11:07 -05:00
James Tomasino e71e2ae579 added a config option for gophernicus setting, defaulted to true 2019-01-28 22:59:02 -05:00
James Tomasino 84cc1efcd5 removing the - gophernicus exclusion 2019-01-28 22:46:05 -05:00
James Tomasino 045e7b8f72 burrow checks for a /etc/burrow/config fallback file 2019-01-27 23:18:13 -05:00
James Tomasino 7782fd066d burrow checks for a /etc/burrow/config fallback file 2019-01-27 23:15:43 -05:00
James Tomasino 39bd2c500a expanded support for ! . ~ : # 2019-01-27 22:57:08 -05:00
James Tomasino 08d172b3f9 burrow autoindent ignores gophernicus special characters = * and % if they begin a line 2019-01-27 22:54:06 -05:00
James Tomasino 22387cc6fe removed .template fallback for posts to plan future implementation of gophermap regeneration 2019-01-21 18:53:15 -05:00
James Tomasino 9f4a61b4f9 version number increase 2019-01-21 13:42:55 -05:00
James Tomasino b646c085c1 force proper directory formatting in quickstart 2019-01-21 13:27:44 -05:00
James Tomasino 982eb95372 fixing yesno prompt for bsd 2019-01-21 13:20:35 -05:00
James Tomasino 9b6f3daeb1 version increment 2019-01-15 19:56:21 -05:00
James Tomasino 1c66e9297d
Merge pull request #27 from pingiun/patch-1
Add space between sed option if OSX detected
2019-01-15 19:54:51 -05:00
Jelle Besseling c2eea80929
Add platform check for sed command
This checks if the current platform is macOS (darwin), which uses a sed version that accepts arguments differently
2019-01-15 11:19:30 +01:00
James Tomasino b6e2d6efa6 linting fixes 2019-01-05 22:17:38 -05:00
James Tomasino 95c008c31a printf in yesno 2019-01-01 23:11:37 -05:00
Samuel Tyler 52ace7f214 better yesno function 2019-01-02 14:22:28 +11:00
Samuel Tyler 21688e4fd9 clean up quickstart 2019-01-02 14:16:16 +11:00
Stephen Tudor 516f835ad3 Remove BASH_VERSION check, just stick with lowest common denominator ;) 2018-11-15 10:13:51 -05:00
Stephen Tudor a8ec4d6c57 Add quickstart command to create a new config file from interactive prompts and sane defaults 2018-11-15 09:23:27 -05:00
James Tomasino 29253bc254 fixed small linting error 2018-09-25 15:18:21 -04:00
James Tomasino fc49cbeb90 dont use switches in autocomplete 2018-09-24 22:36:03 -04:00
James Tomasino d9a4f0169e upped version 2018-09-24 22:26:48 -04:00
James Tomasino 2cfeda0340 avoid exploding on new files 2018-09-24 22:24:31 -04:00
James Tomasino 3fed90daef autocomplete is super smart for gophermap 2018-09-24 21:53:15 -04:00
James Tomasino 487574e053 added gophermap editing with awesome bash completion 2018-09-24 21:35:36 -04:00
James Tomasino f0f21df913 remove possible trailing slash from titles in rss feed 2018-09-01 18:55:03 -04:00
Jelle Besseling 986f3df957
Add space between sed option
This fixed the script on macOS, not sure if this will work with other sed versions.
2018-08-14 18:28:47 +02:00
James Tomasino 6dce0f1924 spelling error 2018-07-15 20:32:56 -04:00
James Tomasino d37369df53 small fix for generating burrow roots if never made before 2018-07-15 20:30:51 -04:00
James Tomasino e3f15046b2 added ability to modify root gophermap with "burrow root" 2018-07-15 20:02:15 -04:00
James Tomasino e81fa7d8bd rss fix for type 1 formatting 2018-07-15 11:56:38 -04:00
James Tomasino 9b9377e401 updated version 2018-07-13 16:44:14 -04:00
James Tomasino 3e3bf3a552 rss links properly pathed and typed 2018-07-13 16:43:38 -04:00
James Tomasino 9b2e0221ca small bug fix with last updated touch 2018-07-11 23:48:43 -04:00
James Tomasino cbe6256862 version increased. EDITOR fallback added 2018-07-11 23:44:03 -04:00
James Tomasino e8c105a51c updated version number 2018-07-11 23:39:46 -04:00
James Tomasino 23c2a9909f if root dir exists, create folders from there as defined 2018-07-11 23:36:43 -04:00
James Tomasino d2543cccab error checking to create gophermap properly if not created already 2018-07-11 23:29:41 -04:00
James Tomasino 28e1831369 avoiding copy of tmp file to properly respect umask 2018-07-11 23:18:34 -04:00