globe

command module
v0.0.0-...-93feae3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

README

Dotty

🌎 System, user, and local specific dotfile manager

Description

A CM (Configuration Management) utility for dotfiles. It's used for managing local, user, or system-wide dotfiles.

For example, you can manage your "local" .editorconfig's, .eslintrc.js's, .clang-format's, your "user" ~/.bashrc's, ~/.inpurc's, or your "system" /boot/efi/EFI/refind/refind.conf, /root/.nanorc files.

Usage

$ dotty --help
A CM (Configuration Management) utility for dotfiles. Used for managing
local,user, or system-wide dotfiles

Usage:
   dotty [command]

Available Commands:
  help        Help about any command
  init        Init Dotty's config files
  local       Local (.) (per-project) config management
  system      Systemwide (/) config management
  user        Userwide (~) config management

Flags:
      --dot-dir string   The location of your dotfiles
  -h, --help             help for dotty

Use "dotty [command] --help" for more information about a command.

Installation

git clone https://github.com/eankeen/dotty
go install

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL