# SPDX-FileCopyrightText: 2025 Jason Pena <jasonpena@awkless.com>
# SPDX-License-Identifier: MIT
# `Root::new_open` will open and deploy to home directory for deployed root.
git --git-dir "$(pwd)/.local/share/ocd/root" --work-dir "$(pwd)" checkout
-- .config/ocd/cluster.toml --
dir_alias = "home_dir"
excluded = ["LICENSE*", "README*"]
-- LICENSE --
Copy of license right here!
-- README.txt --
Introduce newcomers to root of cluster!