Files
dotfiles-and-setup/docs/attribution.md

2.3 KiB

attribution

Original pattern/approach and some core config logic

The original pattern and approach for this project, the original program-installation and copy-configs-and-files scripts/logic, the "tmux sessionizer" (tmux session init logic), my initial neovim and tmux configs, and my general workflow/workspace strategy, were derived from several of ThePrimeagen's (aka Michael Paulson) projects and videos, including a FrontEnd Masters course which he taught (each are listed below). I was unable to locate any required licenses or copyrights for the code contained within these sources, but I wanted to give attribution nonetheless.

Idea of using a list of programs in a file for build/install

The idea of using a file with a list of programs in it for building and/or installing programs was inspired by Luke Smith's LARBS project.

Some themes and theme-swtiching/setting logic

The theme configuration files in this repository under src_files/imports/themes-omarchy-core are copied from, and much of the "theme-switching" or "theme-setting" logic and scripts are derived from, Omarchy, which is licensed under the MIT License.

Copyright (c) David Heinemeier Hansson

Additional/extra themes (Omarchy extra themes)

Additional theme configuration files in this repository under src_files/imports/themes-omarchy-extra are copied or derived from projects of additional conrtibutors to the Omarchy community/ecosystem. For information about authors/licenses/copyrights for each, refer to any LICENSE and/or ATTRIBUTION.md files in each theme's respective directory under src_files/imports/themes-omarchy-extra.