dotfile-manager

Version, currently master branch1 version
  • master branchlatestJul 14, 2021

github.com/l3gacyb3ta/dots

A manager for my dotfiles, using JSON

6 stars
0 dependents
License: Unlicense

Installation

# Add this to your shard.yml
dependencies:
  dotfile-manager:
    github: l3gacyb3ta/dots
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
no constraint declared
Target
  • dots from src/dots.cr

Dependencies

This version declares no dependencies.

README

dotfile-manager

A manager for dotfiles, using JSON.

Build:

Use sudo make install to install. Requires crystal and shards.

Usage

dots [commands] <arguments>

COMMANDS:
  add <path to file>   adds the file to the dots config
  copy                 copies all dots to the config dir for backup
  write                copies the backups back to their respective locations
  ls                   list all dots