diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-12 14:30:13 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-12 14:30:13 +0200 |
commit | b198ca9002142918f3206d4d8b82aa97536bcece (patch) | |
tree | 744ce0d07f45916fdfd4eea267ce3c1b18de67d7 /zsh/profile-leeloo | |
parent | 04dc98146e1ae31b9b9344ab02e32e1b1d6a518d (diff) | |
download | dotfiles-b198ca9002142918f3206d4d8b82aa97536bcece.tar.xz |
zsh: profile-leeloo: Remove Z
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 |