diff options
author | katherine <shmibs@shmibbles.me> | 2016-01-26 00:08:56 -0700 |
---|---|---|
committer | katherine <shmibs@shmibbles.me> | 2016-01-26 00:08:56 -0700 |
commit | 10718067ca38cc353163e1ba564ef716834480d2 (patch) | |
tree | e26a0198bdb5d3f46b636174b8c3696602e43988 /.xinitrc | |
parent | 19298f6efcea91c13672df70abf976618e548d88 (diff) | |
download | dotfiles-10718067ca38cc353163e1ba564ef716834480d2.tar.gz |
actually run ~/.config/init/init.sh
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +#initialise configs to auto-match themes +~/.config/init/init.sh + #merge Xresources if [ -s ~/.Xresources ] then |