GitXplorerGitXplorer
a

dotbot-duti

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
b02db04acba627c2416f14c8b21b7eb85f122bc5

Initial version

aandrii-rieznik committed 6 years ago
Verified
3c0a68357ca0b6afd4297826cf0267a2b84d84c0

Initial commit

aandrii-rieznik committed 6 years ago

README

The README file for this repository.

Dotbot duti plugin

Instant customization of file associations with dotbot

Requirements

You need dotbot and duti to be installed first.

Installation

  1. As is the case with dotbot, first, add this plugin as a submodule to your dotfiles repo:
git submodule add https://github.com/andrejreznik/dotbot-duti.git
  1. Modify your ./install with new plugin directory:
"${BASEDIR}/${DOTBOT_DIR}/${DOTBOT_BIN}" -d "${BASEDIR}" --plugin-dir dotbot-duti -c "${CONFIG}" "${@}"
  1. Add path to duti settings file to your install.conf.yaml:
- duti:
    file: Dutifile

License

MIT. See LICENSE for more details.