~kris/dots

srice

ref: a4bfa48cdda924f7a77a81e8d8e93e326a01b8a0 srice/.xinitrc -rwxr-xr-x 174 bytes
a4bfa48c — Kris Yotam mksh: reliable history hook via HISTFILE growth + binary record parse 2 months ago
                                                                                
1
2
3
4
#!/bin/sh
# Wrapper to use XDG-style xinitrc
# This file gets stowed to ~/.xinitrc and redirects to the actual config
exec sh "${XDG_CONFIG_HOME:-$HOME/.config}/x11/xinitrc"