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