Skip to content

Instant customization of file associations with dotbot

License

Notifications You must be signed in to change notification settings

andrii-rieznik/dotbot-duti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages