diff options
Diffstat (limited to 'zsh/profile/zprofile.voidx250')
-rw-r--r-- | zsh/profile/zprofile.voidx250 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/zsh/profile/zprofile.voidx250 b/zsh/profile/zprofile.voidx250 new file mode 100644 index 0000000..bb7e164 --- /dev/null +++ b/zsh/profile/zprofile.voidx250 @@ -0,0 +1,5 @@ +#!/usr/bin/env zsh + +export ZPLUGINS="/usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" + +source /home/timmy/.config/zsh/zprofile |