X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/7d1a11f8345b2970f49a031d79573004a3586a99..e3bc42d5aa2868d51a8024aec1ecce46ea2fb8f2:/zshenv diff --git a/zshenv b/zshenv index 93993b0..7a3b049 100644 --- a/zshenv +++ b/zshenv @@ -44,9 +44,6 @@ export LESSHISTFILE="$XDG_CACHE_HOME/lesshst" # urxvtd export RXVT_SOCKET="$XDG_RUNTIME_DIR/urxvtd-$HOST" -# task -export TASKRC="$XDG_CONFIG_HOME/taskrc" - # mpv & mplayer export MPV_HOME="$XDG_CONFIG_HOME/mpv" export MPLAYER_HOME="$XDG_CONFIG_HOME/mplayer"