scripts - scripts - some useful shell scripts

git clone git://git.bcharge.de/scripts.git

About | Log | Files | Refs

dwm_mutt (72B)


#!/bin/sh
st sh -c "tty>/tmp/tty; export GPG_TTY=$(</tmp/tty); neomutt"