Clone the repo to your home folder and run:
$ .dot/install
👊 Bam. Done.
To round off git configuration, set up ~/.private/gitconfig
with
your personal info:
[user]
name = Nikola Topalović
email = nikola@example.org
[github]
user = topalovic
token = <github-token>
For secret vars and other local data, provide a ~/.private/env
script that will be sourced automatically.
Grab the pre-patched fonts for powerline and don't forget to check bin and etc for optional goodies.
To unlink all dotfiles, run:
$ .dot/unlink