Dotfiles repository with ansible automation and single point of configuration in system.
Important
This repository uses the Conventional Commits.
For more information please see the Conventional Commits documentation.
Important
This repository uses the Pre-Commit.
Please be respectful while contributing and after cloning this repo install the pre-commit hooks.
> pre-commit install --install-hooks -t pre-commit -t commit-msg
For more information please see the Pre-Commit documentation.
Important
This repository uses the MISE.
This repo has specified tool versions in the .mise.toml
file. To install the required tools, run the following command:
> mise install
For more information please see the MISE documentation.
> make all