Warning, if not on Debian, Arch, or MacOS, .bashrc, btop-linker.sh, and probably more will need to be modified
- Clone repo in home directory
- cd into it
- cp .stow-local-ignore.template .stow-local-ignore and edit to exclude what you don't want symlinked
- . btop-linker.sh to symlink correct btop.conf
- Run "stow --no-folding -nvv .", and when everything looks good, "stow --no-folding ."
This dotfiles repository contains a mix of original configuration files, scripts, and customizations, alongside modified versions of configuration files sourced from other open-source projects.
All files and code snippets in this repository that are not explicitly attributed to another project (either directly in the file or in the "Third-Party Attributions" section below) are my own original work.
My original work in this repository is licensed under the MIT License.
See the full license text in LICENSE.md.
Copyright (c) 2025 Jacob Mayes.
Unless otherwise noted in specific files, all third-party configuration files included here have been modified and customized by [Your Name/GitHub Handle] to suit my personal preferences and system setup. These modifications are not endorsed by, nor are they the original work of, the upstream projects.
- btop configurations: Sourced from the aristocratos/btop project. Licensed under the Apache License 2.0 (see
LICENSES/btop-Apache-2.0.md). - htop configuration: Sourced from the htop-dev/htop project. Licensed under the GPL-2.0-or-later.
- Hyprland configuration: Sourced from the hyprwm/Hyprland project. Licensed under the BSD 3-Clause License (see
LICENSES/hyprland-BSD-3-Clause.md). - Kitty configuration: Sourced from the kovidgoyal/kitty project. Licensed under the GPL-3.0.
- lf configuration: Sourced from the gokcehan/lf project. Licensed under the MIT License (see
LICENSES/lf-MIT.md). - Waybar configuration & stylesheet: Sourced from the Alexays/Waybar project. Licensed under the MIT License (see
LICENSES/waybar-MIT.md).
Some code snippets or configurations in this repository may have been generated or assisted by AI tools. All AI-generated content has been reviewed, adapted, and modified by human authorship, and I am responsible for its inclusion.