X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=zsh%2F.zprofile;h=cec79984b7e2cb7842de58be671759b96533a62d;hp=aa321e3790840851958bfa0764be1628ce89b411;hb=HEAD;hpb=070b8ad679a3fea265aef738b359d1814f00a0d7 diff --git a/zsh/.zprofile b/zsh/.zprofile index aa321e3..717b32c 100644 --- a/zsh/.zprofile +++ b/zsh/.zprofile @@ -1,4 +1,5 @@ umask 077 -mkdir -p /tmp/stargrave-xdg -env | grep -q XAUTH || calendar -~/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