Populate dotfiles repository

This commit is contained in:
2019-03-24 15:03:56 +01:00
commit 9aae1daa1c
158 changed files with 19135 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
text/html; w3m -I %{charset} -T text/html %s; copiousoutput;
text/* ; vim %s ; edit=vim %s ; compose=vim %s ; needsterminal
image/*; sxiv %s ; copiousoutput
application/pdf; zathura %s ;
application/docx; libreoffice %s ;
application/pgp-encrypted; gpg -d '%s'; copiousoutput;