dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 110b11b6af381e11ad1b3e9f1f58e693ad780294
parent aa7b23a362d181b7610d94f707d201e93f4a3dea
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Thu, 24 Jun 2021 21:25:28 +0200

w3m: don't gitignore cgi-bin

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -24,6 +24,7 @@ w3m/* !w3m/config !w3m/mailcap !w3m/keymap +!w3m/cgi-bin/ # GNUPG: Don't want to share my keys, but I want the config in git gnupg/*