# Set environment variables here, this file is "sourced on all invocations of the shell, unless the -f option is set." (http://zsh.sourceforge.net/Intro/intro_3.html) # Make ALSA use the right card export ALSA_CARD="PCH" # Make Eclipse use GTK3 export SWT_GTK3=0 # Intellij fix export _JAVA_AWT_WM_NONREPARENTING=1