X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=zsh%2F.zprofile;h=717b32c935c5e21fe0a2c4d30fd9bb50f7bf488d;hb=HEAD;hp=a3246c98ac1f6133aa60400c736a0bd077ad74cf;hpb=8849e3a0bae91fff111ef2c56569fd93edf5d924;p=dotfiles.git diff --git a/zsh/.zprofile b/zsh/.zprofile index a3246c9..717b32c 100644 --- a/zsh/.zprofile +++ b/zsh/.zprofile @@ -1,4 +1,5 @@ umask 077 -mkdir -p /tmp/stargrave-xdg -env | grep -q XAUTH || ~/bin/rem -~/bin/cleanup.sh +[[ -e $XDG_DATA_HOME ]] || mkdir -p $XDG_DATA_HOME /tmp/stargrave-lldb /tmp/stargrave-flags +export DISPLAY=:0 +export XAUTHORITY=/home/stargrave/.Xauthority +~/bin/my-cleanup