From c6c2695b03dcc98c5a9fb2e8b2622e4e5685a63b Mon Sep 17 00:00:00 2001 From: shmibs Date: Tue, 24 Jun 2014 09:47:56 -0700 Subject: updated vim tab / buffer management things are super easy now =D --- .xinitrc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index 34f9988..62aba2b 100644 --- a/.xinitrc +++ b/.xinitrc @@ -16,6 +16,12 @@ export QT_IM_MODULE=fcitx export XMODIFIERS="@im=fcitx" fcitx & +#clean up sxiv cache +#and ensure necessary EV +#exists +sxiv -c +export XDG_CACHE_HOME=/home/shmibs/.cache + #disable power saving xset -dpms xset s off -- cgit v1.2.3