summaryrefslogtreecommitdiff
path: root/dotfiles/system/.authinfo.gpg
AgeCommit message (Collapse)Author
4 daysrefactor(dotfiles): rename system/ to common/ and remove unused configsCraig Jennings
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>
6 daysfix(testing): relax UFW tests for VM environmentCraig Jennings
VM lacks iptables kernel modules so UFW cannot activate. Tests now only verify UFW is enabled rather than active.
2026-01-09session: add ai-assistants tmux launcher scriptCraig Jennings
Created script to launch tmux session with Claude assistants for multiple projects. Synced dotfile changes including calibre, audacious, and shell configs.
2025-11-06chore(auth): update encrypted authinfo fileCraig Jennings
Refreshed .authinfo.gpg with latest credentials. No content details displayed due to encryption.
2025-10-24added uid/pass to link to org-gcalCraig Jennings
2025-10-12updated authinfo sourcesCraig Jennings
2025-10-05chore(system): update .authinfo.gpgCraig Jennings
2025-09-03latest updatesCraig Jennings
2025-05-21moving arch dotfiles into archsetupCraig Jennings