Update 2024-02-14 11:08 Darwin/arm64-GH2T6W9K6H

This commit is contained in:
c0dev0id 2024-02-14 11:08:37 +01:00
parent 82147c04ac
commit 999c6e3df8
2 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
git --git-dir=~/.cfg/ --work-tree=~ "$@"
git --git-dir=${HOME}/.cfg/ --work-tree=${HOME} "$@"

3
.kshrc
View File

@ -13,7 +13,8 @@ PATH=~/.bin\
:/usr/local/bin\
:/usr/local/sbin\
:/usr/X11R6/bin\
:/usr/ports/infrastructure/bin
:/usr/ports/infrastructure/bin\
:/opt/homebrew/bin
export PATH
### LANGUAGE