chore(global): update shellrcs and config

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
This commit is contained in:
Andrei Jiroh Halili 2024-08-13 09:06:17 +08:00
parent 912ca16eec
commit 3d03a19d09
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
6 changed files with 58 additions and 88 deletions

View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
if [ -f "$HOME/.yadm-project/yadm" ]; then
export PATH="$HOME/.yadm-project:$PATH"
fi