summaryrefslogtreecommitdiffstats
path: root/.zshenv
blob: 2037ff46bc6694e075fae95ca05b45bb95051e92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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

export ONOS_ROOT="$HOME/uni/eth/dsl/onos"
export ONOS_WEB_USER="karaf"
export ONOS_WEB_PASS="karaf"

# Intellij fix
export _JAVA_AWT_WM_NONREPARENTING=1

# Pushbullet API key
export PB_API=o.KGx0wKYLZ3YM0WACH1paqIvOH76dwepY