diff options
Diffstat (limited to 'zsh/profile/zprofile.voidx250')
-rw-r--r-- | zsh/profile/zprofile.voidx250 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/profile/zprofile.voidx250 b/zsh/profile/zprofile.voidx250 index 3e73aa1..d590c9e 100644 --- a/zsh/profile/zprofile.voidx250 +++ b/zsh/profile/zprofile.voidx250 @@ -1,6 +1,6 @@ #!/usr/bin/env zsh -export ZPLUGINS="/usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" +export ZPLUGINS="/home/timmy/.local/share/zsh/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh" export XDG_DATA_DIRS="/var/lib/flatpak/exports/share:$XDG_DATA_DIRS" source /home/timmy/.config/zsh/zprofile |