summaryrefslogtreecommitdiff
path: root/zsh/zprofile.openbsdx230
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/zprofile.openbsdx230')
-rw-r--r--zsh/zprofile.openbsdx2302
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/zprofile.openbsdx230 b/zsh/zprofile.openbsdx230
index 62b0ef4..c3a6a95 100644
--- a/zsh/zprofile.openbsdx230
+++ b/zsh/zprofile.openbsdx230
@@ -1,4 +1,6 @@
#!/bin/zsh
# vim: filetype=zsh
#export PATH="/home/timmy/scripts/pkgmgt/xbps:$PATH"
+export WIFIDEV="iwn0"
+export ETHEDEV="em0"
source /home/timmy/.config/zsh/zprofile.base