Fixed pathing
This commit is contained in:
parent
21dc048b5d
commit
1fbc44621c
8
.gitattributes
vendored
8
.gitattributes
vendored
|
@ -2,7 +2,7 @@ tridactyl/workrc filter=git-crypt diff=git-crypt
|
||||||
ssh/config.d/work.config filter=git-crypt diff=git-crypt
|
ssh/config.d/work.config filter=git-crypt diff=git-crypt
|
||||||
|
|
||||||
#zsh
|
#zsh
|
||||||
zsh/environment/host/dev2F 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/devF/* filter=git-crypt diff=git-crypt
|
||||||
zsh/environment/host/wok 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/wye/* filter=git-crypt diff=git-crypt
|
||||||
|
|
|
@ -92,3 +92,5 @@ env_loader(){
|
||||||
}
|
}
|
||||||
|
|
||||||
env_loader zshenv
|
env_loader zshenv
|
||||||
|
|
||||||
|
export PATH
|
||||||
|
|
Loading…
Reference in New Issue
Block a user