* .emacs.d/lisp/bandali-gnus.el: Tweak gnus-posting-styles.
[~bandali/configs] / .xinitrc
CommitLineData
188c64b5
AB
1# -*- mode: sh; sh-shell: sh -*-
2
188c64b5
AB
3if [ -f "$HOME/.local/bin/startup-progs" ]; then
4 . "$HOME/.local/bin/startup-progs"
5fi
6
b157d7f5
AB
7# launch with dbus in part so that pinentry-gnome3 -- seemingly the
8# pinentry du jour -- doesn't fall back to curses and screw us.
9[ -x "$(command -v emacs)" ] && dbus-run-session ssh-agent emacs -ib 0