Commit Graph

189 Commits

Author SHA1 Message Date
James Tomasino 459de8117e
Adds new burrow disambiguity 2021-10-22 20:14:14 +00:00
James Tomasino b83e5056f1
Merge pull request #37 from zcrayfish/patch-1
Typo in variable name. XDC_CONFIG_HOME > XDG_CONFIG_HOME
2021-08-08 11:13:02 +00:00
Zachary Lee Andrews 91d6113fe3
Typo in variable name. XDC_CONFIG_HOME > XDG_CONFIG_HOME 2021-08-08 02:21:50 -04:00
James Tomasino 33c1aa0437
Adds additional disambiguity 2021-05-26 12:58:04 +00:00
James Tomasino 8658c7675c rss generation skips files that cant parse date 2020-03-06 12:30:26 +00:00
James Tomasino 478f40ce24 disabiguity burrow the burrows 2020-01-08 16:17:56 +00: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 4c011fc82e
Merge pull request #35 from Munchotaur/readme-bsd
Readme bsd
2019-05-24 08:48:24 -04:00
David Harrison b9a2650819
Tweak OpenBSD instructions in README.md
changed formatting around link.
2019-05-13 13:11:19 +01:00
Munchotaur d3289ebc94 updated README.md BSD instructions 2019-05-13 13:06:41 +01:00
Munchotaur 4a01b598fb updated README.md for FreeBSD and OpenBSD 2019-05-13 13:04:06 +01:00
James Tomasino 05021a7699 updated readme with BSD instructions 2019-05-12 11:59:16 -04:00
James Tomasino d83843fba6
Merge pull request #32 from fosslinux/patch-1
; -> && in .travis-ci.yml
2019-03-01 19:08:41 -05:00
fosslinux e671238848
; -> && in .travis-ci.yml
ensure that shopt completes successfully before running shellcheck
2019-02-27 09:04:37 +11: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
James Tomasino 4cd0a9f498
Merge pull request #30 from fosslinux/master
Clean up quickstart()
2019-01-01 22:59:32 -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
James Tomasino 49110809c1 build status from travis 2019-01-01 20:55:28 -05:00
James Tomasino 7158d5eae9 added travisci config 2019-01-01 20:52:23 -05:00
James Tomasino dd3a7d08d1 disambiguity 2018-12-15 12:27:09 -05:00
James Tomasino 2518e999af
Merge pull request #28 from pacoesteban/makefile-fix
Fixing Makefile so:
2018-11-15 10:39:43 -05:00
James Tomasino b715b663ff
Merge pull request #29 from smt/quickstart
Add quickstart command
2018-11-15 10:38:20 -05: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
Paco Esteban d890a6ef53 Fixing Makefile so:
* it does not fail on manpage install (folder was not found)
* CPLDIR is always defined as per 3rd condition, even if all fails
* moved from mkdir + cp + chmod to mkdir + install
2018-10-28 17:52:59 +01:00
James Tomasino 29253bc254 fixed small linting error 2018-09-25 15:18:21 -04:00
James Tomasino 7cd512a082 formatting 2018-09-24 22:38:30 -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