diff options
Diffstat (limited to 'home/.config/zsh/.zprofile')
| -rw-r--r-- | home/.config/zsh/.zprofile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/.config/zsh/.zprofile b/home/.config/zsh/.zprofile index 76c7fbe..fc1554d 100644 --- a/home/.config/zsh/.zprofile +++ b/home/.config/zsh/.zprofile @@ -103,7 +103,6 @@ export XCOMPOSECACHE="$XDG_CACHE_HOME/X11/xcompose" export XCOMPOSEFILE="$XDG_CONFIG_HOME/X11/xcompose" export XINITRC="$XDG_CONFIG_HOME/X11/xinitrc" export XSERVERRC="$XDG_CONFIG_HOME/X11/xserverrc" -export ZELLIJ_CONFIG_FILE="$XDG_CONFIG_HOME/zellij/config.kdl" # XAUTHORITY breaks xauth over SSH, only set locally [[ -n $XDG_RUNTIME_DIR && -z $SSH_TTY ]] && export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority" |
