Plugin for dotbot
to install and update GH extension.
- Add
dotbot-gh-extension
as a submodule of your dotfiles repository.
git submodule add https://github.com/fundor333/dotbot-gh-extension.git
- Modify your
install
script to enable thedotbot-gh-extension
plugin.
"${BASEDIR}/${DOTBOT_DIR}/${DOTBOT_BIN}" -d "${BASEDIR}" --plugin-dir dotbot-gh-extension -c "${CONFIG}" "${@}"
The plugin adds one directive use with ghe
with the repo.
For example:
- ghe:
- vilmibm/gh-screensaver
- vilmibm/gh-user-status
- samcoe/gh-triage