works yay

This commit is contained in:
j 2025-08-15 08:54:26 +10:00
parent bf21c1b469
commit 363cec25b7
9 changed files with 127 additions and 0 deletions

5
config.sample Normal file
View file

@ -0,0 +1,5 @@
export PROJECTS_DIR="${HOME}/Projects"
# The following are to configure devenv
export DEVENV_DIR=$PROJECTS_DIR/devenv
export DEVENV_REPO="ssh://git@repobase.net/j/devenv.git"