diff options
Diffstat (limited to 'zsh/profile/zprofile.G3N2')
-rw-r--r-- | zsh/profile/zprofile.G3N2 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/zsh/profile/zprofile.G3N2 b/zsh/profile/zprofile.G3N2 index afe7c77..4bcfddc 100644 --- a/zsh/profile/zprofile.G3N2 +++ b/zsh/profile/zprofile.G3N2 @@ -1,6 +1,3 @@ #!/usr/bin/env zsh -export ZPLUGINS="/home/timmy/.local/share/zsh/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh" -export JAVA_HOME=/usr/lib/jvm/openjdk-bin-11 - source /home/timmy/.config/zsh/zprofile |