Commit Graph

55 Commits

Author SHA1 Message Date
Rezart Qelibari
069e13b863 Allow different repo urls in bootstrap.sh for dev
Having to clone from github or a remote repository in general during
development is a waste of bandwidth, time and does not work during
development while a change is being tested and not yet commited or
pushed. Now remote urls can be configured through two env variables:
MACOS_SYSTEM_REPO_URL and ZSHLIB_REPO_URL.
2022-01-23 17:57:14 +01:00
Rezart Qelibari
b051463245 Autoload zshlib functions 2022-01-23 17:09:39 +01:00
Rezart Qelibari
a80e1ed88f Run git quietly 2022-01-23 17:09:39 +01:00
Rezart Qelibari
621ca56eca Add astzweig/zshlib as submodule 2022-01-23 17:09:26 +01:00
Rezart Qelibari
74494ab45d Let the journey begin 2022-01-23 00:15:39 +01:00