Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 681 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 681 Bytes

dotbot-gh-extension

Plugin for dotbot to install and update GH extension.

Installation

  1. Add dotbot-gh-extension as a submodule of your dotfiles repository.
git submodule add https://github.com/fundor333/dotbot-gh-extension.git
  1. Modify your install script to enable the dotbot-gh-extension plugin.
"${BASEDIR}/${DOTBOT_DIR}/${DOTBOT_BIN}" -d "${BASEDIR}" --plugin-dir dotbot-gh-extension -c "${CONFIG}" "${@}"

Usage

The plugin adds one directive use with ghe with the repo.

For example:

- ghe:
  - vilmibm/gh-screensaver
  - vilmibm/gh-user-status
  - samcoe/gh-triage