Skip to content

Latest commit

 

History

History
109 lines (62 loc) · 2.23 KB

README.adoc

File metadata and controls

109 lines (62 loc) · 2.23 KB

Dotfiles

dotfiles

Dotbot Template

Template repository for advanced Dotbot configuration.

Dependencies

  • git

  • python-apt

Installation

~$ git clone --recursive https://github.com/OWNER/REPO.git ~/.REPO
~$ cd ~/.REPO

For installing a predefined config/profile:

~/.REPO$ ./install <path-to-yaml> [<path-to-yaml...>]

See meta/profiles/ for available profiles and meta/configs/ for available configurations.

License

This software is hereby released under an MIT License. That means you can do whatever you want with conditions only requiring preservation of copyright and license notices. See LICENSE for details.