X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=zsh%2F.zprofile;h=cec79984b7e2cb7842de58be671759b96533a62d;hp=f9da0707da40ddf3d9af2420549c10f417012387;hb=HEAD;hpb=ad569577c7e47bf3edf121b02b37e1d541806526 diff --git a/zsh/.zprofile b/zsh/.zprofile index f9da070..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 +export DISPLAY=:0 +export XAUTHORITY=/home/stargrave/.Xauthority ~/bin/my-cleanup