dtm

command module
v0.0.0-...-2d74d15 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2025 License: GPL-3.0 Imports: 2 Imported by: 0

README

dotfiles installer

Usage: dtm <command>

Flags:
  -h, --help    Show context-sensitive help.

Commands:
  install <profile> [flags]
    Install dotfiles at $HOME.

  clean
    Clean dotfiles created at $HOME.

Run "dtm <command> --help" for more information on a command.
sage: dtm install <profile> [flags]

Install dotfiles at $HOME.

Arguments:
  <profile>    Profile name to be installed (profile name will be matched against
               dotfiles structure).

Flags:
  -h, --help              Show context-sensitive help.

  -s, --source="cwd"      Path to source directory with dotfiles to be installed
                          ($PWD).
  -t, --target="$HOME"    Path to target directory where dotfiles will be installed
                          ($HOME).
Usage: dtm clean

Clean dotfiles created at $HOME.

Flags:
  -h, --help    Show context-sensitive help.

DTM

Simple dotfiles installer, allows to merge and install different dotfiles profiles.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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