From 2aadb20a0d5a0fa8e9e3cf93d98c239602f6f5b1 Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Mon, 18 Oct 2021 21:10:24 -0500 Subject: add librex60 and change a few things: --- zsh/zprofile.librex60 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 zsh/zprofile.librex60 (limited to 'zsh/zprofile.librex60') diff --git a/zsh/zprofile.librex60 b/zsh/zprofile.librex60 new file mode 100644 index 0000000..f780c5d --- /dev/null +++ b/zsh/zprofile.librex60 @@ -0,0 +1,10 @@ +#!/usr/bin/env zsh +# vim: filetype=zsh +export WIFIDEV="wlp2s0" +export ETHEDEV="enp1s0" +#export PATH="/home/timmy/scripts/pkgmgt/xbps:$PATH" +export ZPLUGINS=" +/usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh +" + +source /home/timmy/.config/zsh/zprofile.base -- cgit v1.2.3