zprofile: Don't set MBSYNCRC

mbsync reads `$XDG_CONFIG_HOME/isyncrc` now by default.
This commit is contained in:
2025-05-30 14:09:32 +02:00
parent c89d3b550b
commit d0e5d92d2c

View File

@@ -20,7 +20,6 @@ export GRADLE_USER_HOME="$XDG_DATA_HOME"/gradle
export JUPYTER_CONFIG_DIR="$XDG_CONFIG_HOME"/jupyter
export PYLINTHOME="${XDG_CACHE_HOME}"/pylint
export PYTHONSTARTUP="${XDG_CONFIG_HOME}"/python/pythonrc
export MBSYNCRC="$XDG_CONFIG_HOME"/isync/mbsyncrc
export RIPGREP_CONFIG_PATH="$XDG_CONFIG_HOME"/ripgrep/config
export HISTFILE="$XDG_DATA_HOME"/bash/history