4 lines
94 B
Bash
4 lines
94 B
Bash
export JAVA_HOME=/usr/lib/jvm/$(archlinux-java get)
|
|
export GDK_BACKEND=x11
|
|
export EDITOR=nvim
|