From 06b0c7eb739fd430aacbb46f183cea4aaf17300a Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Sun, 17 Apr 2022 10:46:33 -0500 Subject: small changes to zsh and st configsa --- zsh/profile/zprofile.G3N2 | 1 + zsh/profile/zprofile.voidx250 | 1 + 2 files changed, 2 insertions(+) (limited to 'zsh/profile') diff --git a/zsh/profile/zprofile.G3N2 b/zsh/profile/zprofile.G3N2 index 4bc5886..afe7c77 100644 --- a/zsh/profile/zprofile.G3N2 +++ b/zsh/profile/zprofile.G3N2 @@ -1,5 +1,6 @@ #!/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 diff --git a/zsh/profile/zprofile.voidx250 b/zsh/profile/zprofile.voidx250 index d590c9e..733bf92 100644 --- a/zsh/profile/zprofile.voidx250 +++ b/zsh/profile/zprofile.voidx250 @@ -1,6 +1,7 @@ #!/usr/bin/env 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 -- cgit v1.2.3