dotfiles

[ACTIVE] managed with chezmoi
git clone git://git.figbert.com/dotfiles.git
Log | Files | Refs

commit 9f705cc1c723ca717eab343bcf272edc4f11adff
parent 83951dc2a16f715fa3728cbd1858f6ca780fdc1a
Author: FIGBERT <figbert@figbert.com>
Date:   Sun, 17 Oct 2021 11:02:37 -0700

View gopher urls in phetch from Amfora

Diffstat:
Mdot_config/amfora/config.toml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/dot_config/amfora/config.toml b/dot_config/amfora/config.toml @@ -25,6 +25,7 @@ scrollbar = "never" [keybindings] [url-handlers] +gopher = 'alacritty --command phetch' other = "off" [cache]