From 0949414e76c75da02efb07dbe747f3387a24d2c0 Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Tue, 10 Aug 2021 00:51:38 -0500 Subject: changed name of home dirs and other small tweaks --- zsh/zprofile.laptop | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'zsh/zprofile.laptop') diff --git a/zsh/zprofile.laptop b/zsh/zprofile.laptop index 1064de4..a3acf36 100644 --- a/zsh/zprofile.laptop +++ b/zsh/zprofile.laptop @@ -1,4 +1,5 @@ #!/bin/zsh +# vim: filetype=zsh export COMPUTER="laptop" -export PATH=~/Scripts/pkgmgt/xbps:$PATH +export PATH="/home/timmy/scripts/pkgmgt/xbps:$PATH" source /home/timmy/.config/zsh/zprofile.base -- cgit v1.2.3