In this repository, you will find my dotfiles for vim, bash and a lot more.
To install these dotfiles,
$ ./install.sh
You can also install a specific file with
$ ./install.sh <file>
WARNING: If your dotfiles are not located in your home directory, you will have
to place these dotfiles by hand with mv
or cp
.
You can easily export your how dotfiles with
$ ./export.sh
Just as when you install, you can specify a file to be exported with
$ ./export.sh <file>
WARNING: You will have to provide your own remote to push your dotfiles
Gauthier Fiorentino [email protected]