summaryrefslogtreecommitdiff
path: root/ar/.config/shell
diff options
context:
space:
mode:
Diffstat (limited to 'ar/.config/shell')
-rw-r--r--ar/.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile
index beb5993..ab2f829 100644
--- a/ar/.config/shell/profile
+++ b/ar/.config/shell/profile
@@ -264,7 +264,7 @@ export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority" # This line will break some DMs.
### --- ZSH --- ###
export ZDOTDIR="$XDG_CONFIG_HOME/zsh"
-export ZPLUGINDIR="$XDG_SCRIPTS_HOME/zsh"
+export ZPLUGINDIR="$XDG_DATA_HOME/zsh"
### --- SDCV --- ###
export STARDICT_DATA_DIR="$XDG_DATA_HOME/dic"