summaryrefslogtreecommitdiff
path: root/zsh/zprofile.G3N2
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/zprofile.G3N2')
-rw-r--r--zsh/zprofile.G3N22
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/zprofile.G3N2 b/zsh/zprofile.G3N2
index a257be8..5aca0b9 100644
--- a/zsh/zprofile.G3N2
+++ b/zsh/zprofile.G3N2
@@ -1,4 +1,6 @@
#!/bin/zsh
# vim: filetype=zsh
+export WIFIDEV="wlp2s0f0u3"
+export ETHEDEV="eno1"
export PATH="/home/timmy/scripts/pkgmgt/emerge:$PATH"
source /home/timmy/.config/zsh/zprofile.base