aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge branch 'hotfix/v8.37.1'v8.37.1Tom Ryder2020-05-152-9/+10
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | * hotfix/v8.37.1: Un-comment some code
| * | | Bump VERSIONTom Ryder2020-05-151-2/+2
| | | |
| * | | Un-comment some codeTom Ryder2020-05-151-7/+8
|/ / /
* | | Merge branch 'release/v8.37.0'v8.37.0Tom Ryder2020-05-1511-26/+60
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v8.37.0: Don't put spell in cache, update spell plugin Add Mutt config match patterns for XDG Add some formatting preferences to Newsboat Use consistent reload time of 10 mins for Newsboat Add systemd notifier service Remove disused parcimonie.service Add target for newsboat systemd timer Use fault-tolerant Tor for newsboat load Keep articles in newsboat indefinitely
| * | Bump VERSIONTom Ryder2020-05-151-2/+2
| |/
| * Don't put spell in cache, update spell pluginTom Ryder2020-05-153-10/+8
| | | | | | | | | | | | Spell files should go in the XDG data dirs, ideally; update to a version of spellfile_local.vim that allows that, with the necessary configuration in ~/.vim/after/plugin.
| * Add Mutt config match patterns for XDGTom Ryder2020-05-141-1/+2
| |
| * Add some formatting preferences to NewsboatTom Ryder2020-05-131-0/+3
| |
| * Use consistent reload time of 10 mins for NewsboatTom Ryder2020-05-132-5/+5
| |
| * Add systemd notifier serviceTom Ryder2020-05-132-1/+14
| |
| * Remove disused parcimonie.serviceTom Ryder2020-05-131-8/+0
| |
| * Add target for newsboat systemd timerTom Ryder2020-05-133-0/+23
| |
| * Use fault-tolerant Tor for newsboat loadTom Ryder2020-05-131-0/+5
| |
| * Keep articles in newsboat indefinitelyTom Ryder2020-05-131-1/+0
| |
| * Merge branch 'hotfix/v8.36.1' into developTom Ryder2020-05-132-3/+3
| |\ | | | | | | | | | | | | * hotfix/v8.36.1: Correct install path for Mutt config
| * \ Merge branch 'release/v8.36.0' into developTom Ryder2020-05-132-9/+12
| |\ \ | | | | | | | | | | | | | | | | * release/v8.36.0: Update dotfiles(7) manual page
* | \ \ Merge branch 'hotfix/v8.36.1'v8.36.1Tom Ryder2020-05-132-3/+3
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | * hotfix/v8.36.1: Correct install path for Mutt config
| * | | Bump VERSIONTom Ryder2020-05-131-2/+2
| | | |
| * | | Correct install path for Mutt configTom Ryder2020-05-131-1/+1
|/ / /
* | | Merge branch 'release/v8.36.0'v8.36.0Tom Ryder2020-05-1326-102/+216
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v8.36.0: (24 commits) Update dotfiles(7) manual page Check shrc.d and profile.d dirs for other configs Move systemd editor setting to after visual Add option terminators to some mkdir calls Remove unnecessary directory creations Update plenv and add pyenv config Reformat README and fix a path or two Switch Mutt to XDG basedirs Add groups generation to Mutt config Use XDG basedirs for Git config Use short hostname in tmux status Re-use a variable for Vim install path Use XDG for HTML tidy Try a compatibility switch on vi/vim Fine-tune perlcritic/perltidy installs Apply XDG basedirs to i3 Add XDG and compile targets for `less` Add XDG_CACHE_HOME and XDG_DATA_HOME basedirs Use XDG_CONFIG_HOME variable in Makefile ...
| * | Update dotfiles(7) manual pageTom Ryder2020-05-131-7/+10
| | |
| * | Bump VERSIONTom Ryder2020-05-131-2/+2
| |/
| * Check shrc.d and profile.d dirs for other configsTom Ryder2020-05-122-4/+4
| |
| * Move systemd editor setting to after visualTom Ryder2020-05-122-4/+6
| | | | | | | | Loaded out of order otherwise, so doesn't get set.
| * Add option terminators to some mkdir callsTom Ryder2020-05-121-6/+6
| |
| * Remove unnecessary directory creationsTom Ryder2020-05-121-7/+3
| |
| * Update plenv and add pyenv configTom Ryder2020-05-124-0/+30
| |
| * Reformat README and fix a path or twoTom Ryder2020-05-121-14/+14
| |
| * Switch Mutt to XDG basedirsTom Ryder2020-05-123-8/+10
| |
| * Add groups generation to Mutt configTom Ryder2020-05-121-1/+14
| |
| * Use XDG basedirs for Git configTom Ryder2020-05-124-12/+15
| |
| * Use short hostname in tmux statusTom Ryder2020-05-121-1/+1
| |
| * Re-use a variable for Vim install pathTom Ryder2020-05-121-1/+1
| |
| * Use XDG for HTML tidyTom Ryder2020-05-122-2/+4
| |
| * Try a compatibility switch on vi/vimTom Ryder2020-05-122-8/+16
| |
| * Fine-tune perlcritic/perltidy installsTom Ryder2020-05-121-2/+4
| |
| * Apply XDG basedirs to i3Tom Ryder2020-05-122-3/+3
| |
| * Add XDG and compile targets for `less`Tom Ryder2020-05-123-4/+13
| |
| * Add XDG_CACHE_HOME and XDG_DATA_HOME basedirsTom Ryder2020-05-121-9/+11
| |
| * Use XDG_CONFIG_HOME variable in MakefileTom Ryder2020-05-121-14/+14
| |
| * Switch perltidy to XDG basedirsTom Ryder2020-05-122-1/+5
| |
| * Switch perlcritic to XDG basedirsTom Ryder2020-05-122-1/+5
| |
| * Define XDG_CONFIG_HOME in MakefileTom Ryder2020-05-121-0/+2
| |
| * Add qat(1df), implementing an item from IDEAS.mdTom Ryder2020-05-126-2/+34
| |
| * Merge branch 'hotfix/v8.35.1' into developTom Ryder2020-05-122-3/+2
| |\ | | | | | | | | | | | | * hotfix/v8.35.1: Remove an implemented idea from the IDEAS.md list
| * \ Merge branch 'release/v8.35.0' into developTom Ryder2020-05-121-2/+2
| |\ \
* | \ \ Merge branch 'hotfix/v8.35.1'v8.35.1Tom Ryder2020-05-122-3/+2
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | * hotfix/v8.35.1: Remove an implemented idea from the IDEAS.md list
| * | | Bump VERSIONTom Ryder2020-05-121-2/+2
| | | |
| * | | Remove an implemented idea from the IDEAS.md listTom Ryder2020-05-121-1/+0
|/ / /
* | | Merge branch 'release/v8.35.0'v8.35.0Tom Ryder2020-05-123-9/+12
|\ \ \ | | |/ | |/| | | | | | | | | | * release/v8.35.0: Use `curl -w` for getting media type Add an idea about urlmt(1df)