| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(dotfiles): switch default browser to firefox, add cask to PATH | Craig Jennings | 2026-05-06 | 1 | -2/+3 |
| | | | | | I changed the default browser to Firefox. I also added ~/.cask/bin to PATH. | ||||
| * | fix(dotfiles): prioritize user bin in PATH, add libvterm, remove hyprpaper | Craig Jennings | 2026-02-01 | 1 | -1/+1 |
| | | | | | | | - .profile: Move ~/.local/bin to start of PATH so user scripts take precedence - archsetup: Add libvterm for Emacs vterm package - archsetup: Remove unused hyprpaper (using swww instead) | ||||
| * | refactor(dotfiles): rename system/ to common/ and remove unused configs | Craig Jennings | 2026-01-26 | 1 | -0/+81 |
| Rename dotfiles/system to dotfiles/common for clarity - indicates shared dotfiles used across all desktop environments (DWM, Hyprland). Removed config directories for uninstalled applications: - ghostty (using different terminal) - lf (using ranger instead) - mopidy (using mpd instead) - nitrogen (X11-only, obsolete for Wayland) - pychess (not installed) - JetBrains (not installed via archsetup) - youtube-dl (using yt-dlp with different config location) Kept audacious config for potential future use. Updated all references in archsetup, CLAUDE.md, todo.org, and validation.sh. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> | |||||
