Skip to content

vverdot/dotinit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[dot]init -- Work In Progress

.dotfiles manager tool (meant for personnal use).

Requirements

(was successfully tested with..)

  • Debian 9
  • ca-certificates

Install

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 )

Options

[dot]init install directory : set the env variable DOTINIT to change the installation directory (default is .dotinit)