summaryrefslogtreecommitdiffstats
path: root/.zshenv
blob: b615124553aa5396e6be512b0e2a155d9fdd56ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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

# Set correct hinting for freetype2: 0 for classic, 1 for infinality, 2 for default
export FT2_SUBPIXEL_HINTING=2

# Set up gradle
export GRADLE_HOME=/usr/share/java/gradle

# Fix for intellij
export _JAVA_AWT_WM_NONREPARENTING=1

# Android AVD fix
export ANDROID_EMULATOR_USE_SYSTEM_LIBS=1

# For logbook entry script
export LOGBOOK_ROOT="$HOME/projects/logbook"

# Thesis
export LM_LICENSE_FILE=2100@sgv-license-01:2101@sgv-license-01