mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-03-20 07:20:00 +00:00
fix(docs): correct commit style guide path reference
This commit is contained in:
@@ -96,7 +96,7 @@ python3 -m py_compile ./home/bin/homeassistant.py
|
|||||||
- Redirect stderr appropriately: `2>/dev/null` or `2>&1`
|
- Redirect stderr appropriately: `2>/dev/null` or `2>&1`
|
||||||
|
|
||||||
### Configuration Files
|
### Configuration Files
|
||||||
- Before generating a commit, always consult `agents/COMMITS.md` for the required style.
|
- Before generating a commit, always consult `.agent/COMMITS.md` for the required style.
|
||||||
|
|
||||||
#### chezmoi Templates
|
#### chezmoi Templates
|
||||||
- Dotfiles use chezmoi's templating system
|
- Dotfiles use chezmoi's templating system
|
||||||
|
|||||||
Reference in New Issue
Block a user