diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2020-08-06 15:41:46 +0200 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2020-08-08 11:34:28 +0200 |
| commit | 6b02d58dd814540a1bef1fa58b2a1a02936e6717 (patch) | |
| tree | 1ba1b7be049e5d1e98708719ee866201b1aedffb /.mailcap | |
| parent | 0b92f0fe457fb541642192a02c117474e9771578 (diff) | |
| parent | 9976cc7a232927cc4ad7c83e546fbe53820bf859 (diff) | |
| download | dotfiles-6b02d58dd814540a1bef1fa58b2a1a02936e6717.tar.gz dotfiles-6b02d58dd814540a1bef1fa58b2a1a02936e6717.tar.bz2 dotfiles-6b02d58dd814540a1bef1fa58b2a1a02936e6717.zip | |
Merge branch 'master' into carbon
Diffstat (limited to '.mailcap')
| -rw-r--r-- | .mailcap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.mailcap b/.mailcap new file mode 100644 index 0000000..e00e02c --- /dev/null +++ b/.mailcap @@ -0,0 +1,2 @@ +text/html; "$BROWSER" %s &: test=test -n "$DISPLAY"; needsterminal; +text/html; "$BROWSERCLI" -I %{charse} -T text/html; copiousoutput; |
