kelpdot 2.1.9

Simple dotfiles manager
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Getting started with KelpDot

- [Installing]./install.md <!--Just in case-->
- [Versioning]#versioning
- [Initialisating]#initialisating

## Versioning

Its **highly recommended** to use a versioning tool like `git` in order to version your dotfiles. For [git](https://git-scm.org) you just need to type `git init` in your "Dotfiles" directory.

## Initialisating

After installing, you just need `kelpdot init` in your Dotfiles directory. The autoconfiguration will be applied. And it's OK! You can use `kelpdot save` to backup your dotfiles and all is done!