diff options
Diffstat (limited to 'zsh/profile-leeloo')
-rw-r--r-- | zsh/profile-leeloo | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/zsh/profile-leeloo b/zsh/profile-leeloo index 30d4024..b37ac81 100644 --- a/zsh/profile-leeloo +++ b/zsh/profile-leeloo @@ -18,6 +18,4 @@ if (( UID )); then source "$HOME"/misc/grawity/code/kerberos/kc.sh fi -export _Z_DATA="$XDG_CONFIG_HOME"/z -export _Z_OWNER="$USER" # vim: ft=zsh |