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