.dotfiles manager tool (meant for personnal use).
(was successfully tested with..)
- Debian 9
- ca-certificates
Download and run the prepare.sh script.
./prepare.sh
OR
One-liner bootstrap command (use at your own risk):
bash <( wget -qO - https://verdot.fr/.init )
[dot]init install directory : set the env variable DOTINIT
to change the installation directory (default is .dotinit
)