works yay
This commit is contained in:
parent
bf21c1b469
commit
363cec25b7
9 changed files with 127 additions and 0 deletions
5
config.sample
Normal file
5
config.sample
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue