* .config/isync/mbsyncrc: Switch to new Far/Near terminology.
[~bandali/configs] / .xinitrc
old mode 100644 (file)
new mode 100755 (executable)
index c2feb42..a888a36
--- a/.xinitrc
+++ b/.xinitrc
@@ -1 +1,12 @@
-[ -f ~/.Xresources ] && xrdb -merge ~/.Xresources
+# -*- mode: sh; sh-shell: sh -*-
+
+#if [ -f "$HOME/.profile" ]; then
+#   . "$HOME/.profile";
+#fi
+
+if [ -f "$HOME/.local/bin/startup-progs" ]; then
+   . "$HOME/.local/bin/startup-progs"
+fi
+
+# LC_ALL=C twm &
+[ -x "$(command -v emacs)" ] && exec ssh-agent emacs -ib 0