dotfiles

Ayzee Patton

2025-09-03

my dotfiles fr

Use GNU Stow to deploy this repo to the home directory using symlinks.

stow -t "$HOME" --dotfiles .

License

Most of the files in this repository were written myself. Exceptions have a license file included in the repo, and a subheading for each one.

Any file not listed as an exception should be considered licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. See the link below for the legalcode.

SPDX-License-Identifier: CC-BY-NC-SA-4.0

Copyright (c) 2024-2025 Ayzee Patton vlpatton@vlpatton.gay

See https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.txt for a copy of the CC BY-SA 4.0 International License.

git-prompt.sh license

SPDX-License-Identifier: GPL-2.0-only

Copyright (C) 2006,2007 Shawn O. Pearce spearce@spearce.org

git-prompt.sh is distributed under the GNU General Public License, version 2.0. A copy of this license's text is provided at LICENSE.GPL.