david afbd954021 Theme updates
- pina colors for kitty and nvim
- drop obsidian theme
- update theme notes
- switch default from pina to gruvbox
2025-12-11 16:14:07 -06:00
2025-12-11 16:14:07 -06:00
2025-12-11 16:14:07 -06:00
2025-11-21 01:32:10 -06:00

dotfiles, plus installation and related scripts

This repo contains a collection of scripts and files related to:

  • configuration (i.e. this serves as my dotfiles repo)
  • installation of programs
  • scripts/executables for my local systems
  • anything else related to getting my boxes (computers) set up as desired

This repo grew into more than I originally intended, but it turned into a fun little excursion into the realm of shell scripting (and an intro to Lua for the neovim portions).

prereqs

  • programs installed: git, sed, zsh
  • git clone this repo

specific prereqs, linux distros

  • sudo access is configured for current user

specific prereqs, macos

script run

  • to do the full setup, from the repo's root dir, run: ./box_setup.sh
  • to copy dotfiles only, from the repo's root dir, run: ./copy_dotfiles.sh

after script run

todo items

see docs/todo.md

attribution

see docs/attribution.md

Description
No description provided
Readme 37 MiB
Languages
Lua 51%
Shell 37.8%
Vim Script 8.8%
CSS 2.4%