Update env variables
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
1afc729663
commit
c3fa15bb1e
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ export PYTHONSTARTUP="${XDG_CONFIG_HOME}/python/startup.py"
|
|||
export IDEA_JDK="/usr/lib/jvm/jdk-jetbrains"
|
||||
export PHPSTORM_JDK="${IDEA_JDK}"
|
||||
export CLION_JDK="${IDEA_JDK}"
|
||||
export STUDIO_JDK="${IDEA_JDK}"
|
||||
|
||||
# zsh
|
||||
export ZDOTDIR="${XDG_CONFIG_HOME}/zsh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue