Skip to content

fundor333/dotbot-gh-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages