projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
* .config/isync/mbsyncrc: Switch to new Far/Near terminology.
[~bandali/configs]
/
.xinitrc
1
# -*- mode: sh; sh-shell: sh -*-
2
3
#if [ -f "$HOME/.profile" ]; then
4
# . "$HOME/.profile";
5
#fi
6
7
if [ -f "$HOME/.local/bin/startup-progs" ]; then
8
. "$HOME/.local/bin/startup-progs"
9
fi
10
11
# LC_ALL=C twm &
12
[ -x "$(command -v emacs)" ] && exec ssh-agent emacs -ib 0