Attempt at bootstrapping my PC with necessary packages and dotfiles
$ git clone https://github.com/t-ionut/bootstrapc ~/.bootstrapc
$ cd .bootstrapc
$ git submodule update --init
$ cd ~
$ sudo .bootstrapc/bootstrap
Attempt at bootstrapping my PC with necessary packages and dotfiles
$ git clone https://github.com/t-ionut/bootstrapc ~/.bootstrapc
$ cd .bootstrapc
$ git submodule update --init
$ cd ~
$ sudo .bootstrapc/bootstrap