Added README file.
This commit is contained in:
parent
7dab36213d
commit
b0a5695a2c
16
README.adoc
Normal file
16
README.adoc
Normal file
@ -0,0 +1,16 @@
|
||||
= Dotfiles managed with chezmoi
|
||||
|
||||
See https://github.com/twpayne/chezmoi
|
||||
|
||||
== Initialization
|
||||
|
||||
TODO: how to handle a new linux system correctly.
|
||||
|
||||
Test with `centos7-01`:
|
||||
|
||||
. put executable to HOME dir
|
||||
. initialize with `./chezmoi init https://gitea.sdroid.uber.space/heavy/dotfiles.git`
|
||||
. check what will happen with `./chezmoi diff`
|
||||
. apply it with `./chezmoi apply`
|
||||
|
||||
After that a `bin` directory will exist (if not yet present before), move the executable to this dir to have it `PATH`.
|
||||
Loading…
Reference in New Issue
Block a user