diff options
author | René 'Necoro' Neumann <necoro@necoro.eu> | 2021-03-05 22:54:14 +0100 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.eu> | 2021-03-05 22:54:14 +0100 |
commit | c27c1c4c74ef97498483a7e5bafdf3157488a1fb (patch) | |
tree | 27d90285e29f6e7b3199c7b48faf8601b829a2bf /.zsh | |
parent | 5a272fc41db0892f7888b59bfd92734a36678051 (diff) | |
download | dotfiles-c27c1c4c74ef97498483a7e5bafdf3157488a1fb.tar.gz dotfiles-c27c1c4c74ef97498483a7e5bafdf3157488a1fb.tar.bz2 dotfiles-c27c1c4c74ef97498483a7e5bafdf3157488a1fb.zip |
[zsh] Remove variable ECHANGELOG_USER
Diffstat (limited to '')
-rw-r--r-- | .zshenv | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,7 +25,6 @@ fi # exports export PASSWORD_STORE_CLIP_TIME=20 -export ECHANGELOG_USER="René Neumann (Necoro) <gentoo@necoro.eu>" export EDITOR=vim export PAGER=less export GTK2_RC_FILES="/home/necoro/.gtkrc-2.0" |