ocd 0.6.2

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

# `Root::new_open` will open and deploy to configuration directory for undeployed root.

-- cluster.toml --
dir_alias = "config_dir"
excluded = ["LICENSE*", "README*"]

-- LICENSE --
Copy of license right here!

-- README.txt --
Introduce newcomers to root of cluster!