summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduardo Pedroni <e.pedroni91@gmail.com>2018-04-15 13:55:06 +0200
committerEduardo Pedroni <e.pedroni91@gmail.com>2018-04-15 13:55:06 +0200
commit13cb1ec01d474a550d81bd7de8abf88584a89c50 (patch)
tree248a7240b57e003d0b811f56db403c029744cea2
parent66eac40675f320d859291fac6b4944a095c8d7d2 (diff)
Minor cleanup
-rw-r--r--.zshenv7
-rw-r--r--.zshrc2
2 files changed, 0 insertions, 9 deletions
diff --git a/.zshenv b/.zshenv
index 2037ff4..cd1c86f 100644
--- a/.zshenv
+++ b/.zshenv
@@ -6,12 +6,5 @@ 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
diff --git a/.zshrc b/.zshrc
index b94803b..39e5d86 100644
--- a/.zshrc
+++ b/.zshrc
@@ -53,5 +53,3 @@ man() {
man "$@"
}
-#export PATH="$PATH:$HOME/bin"
-