summaryrefslogtreecommitdiff
path: root/zsh/zprofile.hyperlibrex60
diff options
context:
space:
mode:
authorTimmy Keller <tjk@tjkeller.xyz>2021-10-18 21:10:24 -0500
committerTimmy Keller <tjk@tjkeller.xyz>2021-10-18 21:10:24 -0500
commit2aadb20a0d5a0fa8e9e3cf93d98c239602f6f5b1 (patch)
treec7309f9c3cbdc92aa300f2041f8a486f04e87a86 /zsh/zprofile.hyperlibrex60
parenta98fec2e788344e78353ef6bc9584ce7790538c9 (diff)
downloaddotconfig-2aadb20a0d5a0fa8e9e3cf93d98c239602f6f5b1.tar.xz
dotconfig-2aadb20a0d5a0fa8e9e3cf93d98c239602f6f5b1.zip
add librex60 and change a few things:
Diffstat (limited to 'zsh/zprofile.hyperlibrex60')
-rw-r--r--zsh/zprofile.hyperlibrex6015
1 files changed, 0 insertions, 15 deletions
diff --git a/zsh/zprofile.hyperlibrex60 b/zsh/zprofile.hyperlibrex60
deleted file mode 100644
index ece1659..0000000
--- a/zsh/zprofile.hyperlibrex60
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/usr/bin/env zsh
-# vim: filetype=zsh
-export WIFIDEV="wlp2s0"
-export ETHEDEV="enp0s25"
-#export PATH="/home/timmy/scripts/pkgmgt/xbps:$PATH"
-#export ZPLUGINS="
-#/usr/share/zsh/plugins/zsh-vim-mode/zsh-vim-mode.plugin.zsh
-#/usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
-#"
-#alias \
-# xi="sudo xbps-install" \
-# xq="xbps-query -R --search" \
-# xr="sudo xbps-remove" \
-
-source /home/timmy/.config/zsh/zprofile.base