This repository tends to be a solution to automate the installation of main programs, set their configurations via soft links and finally bootstrap the system.
Dev steps:
-
Clone the glorified dotfiles repository.
$ git clone git@github.com:wilberquito/dotfiles.git
Use steps:
-
Clone the glorified dotfiles repository.
$ git clone --depth 1 --recurse-submodules https://github.com/wilberquito/dotfiles
-
Change directory to script section.
$ cd dotfiles/script
-
Install the main programs (you need to be a superuser).
$ sudo ./install
-
Link config program files to your system.
$ ./symlink
-
Bootstrap the system
$ ./bootstrap