This commit is contained in:
abs3nt 2025-03-03 18:41:50 -08:00
parent 5cfb8990bd
commit d51602b481
Signed by: abs3nt
GPG Key ID: A7BD96A8BAB04C09

3
config.d/repo.fish Normal file

@ -0,0 +1,3 @@
if not set -q REPO_BASE_DIR
set -g REPO_BASE_DIR "$HOME/repos"
end