From a7fe5bf64579f63f311de12fd40e8c80ae284390 Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Thu, 11 Nov 2021 22:22:52 -0600 Subject: tssg changes and such --- zsh/zprofile.G3N2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zsh/zprofile.G3N2') diff --git a/zsh/zprofile.G3N2 b/zsh/zprofile.G3N2 index 423a8f4..27b283c 100644 --- a/zsh/zprofile.G3N2 +++ b/zsh/zprofile.G3N2 @@ -2,9 +2,9 @@ # vim: filetype=zsh export WIFIDEV="wlp2s0f0u3" export ETHEDEV="eno1" -export PATH="/home/timmy/scripts/pkgmgt/emerge:$PATH" +export PATH="/home/timmy/.local/bin/video:$PATH" export PATH="/home/timmy/.cargo/bin:$PATH" -export PATH="$scriptspath/video:$PATH" +export PATH="/home/timmy/.local/opt:$PATH" export ZPLUGINS=" /usr/share/zsh/plugins/zsh-vim-mode/zsh-vim-mode.plugin.zsh /usr/share/zsh/site-functions/zsh-syntax-highlighting.zsh -- cgit v1.2.3