ocd 0.8.0

Organize current dotfiles
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-FileCopyrightText: 2025 Jason Pena <jasonpena@awkless.com>
# SPDX-License-Identifier: CC0-1.0

* text=auto

.gitattributes text
.gitignore     text
*.md           text diff=markdown
*.txt          text
*.toml         text diff=toml
*.rs           text diff=rust
*.yaml         text diff=yaml
*.lock         text diff=toml