6eb4d5b1d6557b235a6ce9da70f3789b3d3ba8c4
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3) Signed-off-by: dependabot[bot] <support@github.com>
dotfiles
My configuration files.
Installation
Because it manages multiple users on the system, the directory is supposed to be
at /var/lib/dotfiles.
To setup the dotfiles:
git clone https://github.com/hakoerber/dotfiles.git ~/dotfilescd ~/dotfiles && ./install.sh
Partial application
To apply only a subset of the changes, use ansible tags that are available via the Makefile:
| Command | Description |
|---|---|
make update |
Updates the system with the latest packages |
make packages |
Installs all defined packages (see packages.yml) |
make dotfiles |
Manages the users' dotfiles |
Note that these are not supported on a first bootstrap run. Only use them after the bootstrap to update existing configuration.
Description
Languages
Rust
35.2%
Shell
31.5%
Jinja
29.8%
Python
3.1%
Makefile
0.4%