These are my opinionated dotfiles setup.
Uses yadm as a dotfiles manager.
Since this is made for my needs, it may or may not work on your setup.
But if you really want to use it, you can just yadm clone
this repo, and
run the yadm bootstrap
program to finish the setup.
Currently, the bootstrap program:
- Installs Tmux Plugin Manager.
- Installs some useful packages.
All of the steps are optional and you WILL be asked for input.
If you wish to say yes to all questions, set the BS_CONFIRM_ALL
environment variable.
Example:
$ BS_CONFIRM_ALL= yadm bootstrap