summaryrefslogtreecommitdiffstats
path: root/.zshenv
diff options
context:
space:
mode:
authorEduardo Pedroni <e.pedroni91@gmail.com>2018-04-14 20:49:06 +0200
committerEduardo Pedroni <e.pedroni91@gmail.com>2018-04-14 20:49:06 +0200
commit366002c3e6c0263d287c7eb9030f648b7a2b3cbf (patch)
tree8d2d68dfcb5619e8aa07271eb4482d37b1747807 /.zshenv
Initial commit
Diffstat (limited to '.zshenv')
-rw-r--r--.zshenv17
1 files changed, 17 insertions, 0 deletions
diff --git a/.zshenv b/.zshenv
new file mode 100644
index 0000000..2037ff4
--- /dev/null
+++ b/.zshenv
@@ -0,0 +1,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