From 1fbc44621c0141ca3c2707e327aa8037953766d6 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Wed, 21 Aug 2024 23:23:26 -0400 Subject: [PATCH] Fixed pathing --- .gitattributes | 8 ++++---- zsh/zshenv | 2 ++ 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitattributes b/.gitattributes index 19e80ed..755f998 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,7 @@ tridactyl/workrc filter=git-crypt diff=git-crypt ssh/config.d/work.config filter=git-crypt diff=git-crypt #zsh -zsh/environment/host/dev2F filter=git-crypt diff=git-crypt -zsh/environment/host/devF filter=git-crypt diff=git-crypt -zsh/environment/host/wok filter=git-crypt diff=git-crypt -zsh/environment/host/wye filter=git-crypt diff=git-crypt +zsh/environment/host/dev2F/* filter=git-crypt diff=git-crypt +zsh/environment/host/devF/* filter=git-crypt diff=git-crypt +zsh/environment/host/wok/* filter=git-crypt diff=git-crypt +zsh/environment/host/wye/* filter=git-crypt diff=git-crypt diff --git a/zsh/zshenv b/zsh/zshenv index 7a7e2c9..930093e 100644 --- a/zsh/zshenv +++ b/zsh/zshenv @@ -92,3 +92,5 @@ env_loader(){ } env_loader zshenv + +export PATH