gimme-dots

Gimme my dotfiles! Store your common dotfiles and request them into your new project.

Usage no npm install needed!

<script type="module">
  import gimmeDots from 'https://cdn.skypack.dev/gimme-dots';
</script>

README

Gimme my dotfiles!

Stop creating .editorconfig, .jshintrc, etc.! Create once, reuse forever!

Installation

npm i -g gimme-dots

Usage

terminal workflow gif

Dotfiles are stored in bundles within ~/.dots dir.

Create a new bundle:

dots add file file file --bundle name

Default bundle name is default.

Use a bundle:

dots get name

If no name specified, dots will use default bundle.

Remove bundle:

dots rm name

List all bundles:

dots list

List dots in bundle:

dots list name