Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.22 KB

README.md

File metadata and controls

38 lines (31 loc) · 1.22 KB

dotfiles

Dotfiles repository with ansible automation and single point of configuration in system.

pre_commit

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.

To install

> make all