* .config/isync/mbsyncrc: Switch to new Far/Near terminology.
[~bandali/configs] / .xinitrc
CommitLineData
188c64b5
AB
1# -*- mode: sh; sh-shell: sh -*-
2
3#if [ -f "$HOME/.profile" ]; then
4# . "$HOME/.profile";
5#fi
6
7if [ -f "$HOME/.local/bin/startup-progs" ]; then
8 . "$HOME/.local/bin/startup-progs"
9fi
10
11# LC_ALL=C twm &
12[ -x "$(command -v emacs)" ] && exec ssh-agent emacs -ib 0