Commit Graph

6 Commits (ed8ec10a41f9762f4bf9cf021bb2c30d4eaef770)

Author SHA1 Message Date
Eric 2d644da2bc chore: set git clone & dotfiles as optional 4 months ago
Michael Brewer 8766c670e6
feat(git-clone): add support for tree github or gitlab clone url (#210) 1 year ago
Muhammad Atif Ali 1e3bd2b04b
Add formatting check for shell scripts (#106) 1 year ago
Kyle Carberry 460af432db fix: move git-clone and personalize to bash 2 years ago
Scott 5b3bd80634
fix(git-clone): change to work with volumes fixes #79 (#80)
* fix(git-clone): change to work with volumes fixes #79

* Update git-clone/run.sh

Co-authored-by: Kyle Carberry <kyle@carberry.com>

---------

Co-authored-by: Muhammad Atif Ali <matifali@live.com>
Co-authored-by: Kyle Carberry <kyle@carberry.com>
2 years ago
Kyle Carberry 84bad159a3
feat: add git clone module (#46)
* feat: add `git-clone` module

* Fix script expansion for personalize

* Update README
2 years ago