1
0
Fork 0
mirror of https://git.anardil.net/austin/dotfiles.git synced 2026-09-09 10:00:05 +00:00
No description
  • Shell 78.4%
  • Lua 16.3%
  • Vim Script 5.1%
  • Awk 0.2%
Find a file
Gandalf- d6ecfe482e vikunja: fix what you already have the context to fix
Capture was reading as "file anything you are not here to do", which turned a
stale test assertion into a card that would sit in Refined in front of real
work. The line is whether a decision is left, not how small the fix is -- and
code quality has no ownership boundary. Behaviour changes still go on the
board, since those are Austin's call.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VPHGhritUSpBMp92YE5MDQ
2026-09-06 21:43:19 -07:00
bin serve: name webmanifest, which the inline mime table stopped short of 2026-08-12 08:38:51 -07:00
etc vikunja: fix what you already have the context to fix 2026-09-06 21:43:19 -07:00
lib cleanup lib/common.sh 2024-10-05 13:04:21 -07:00
opt work: clean up home directory a bit 2026-08-04 20:54:18 -07:00
.gitignore general cleanup 2024-10-05 14:10:52 -07:00
LICENSE Initial commit 2017-06-18 21:45:47 -07:00
Makefile linting 2025-02-01 11:56:33 -08:00
README.md cleanup fish, update readme 2024-10-05 13:08:56 -07:00

dotfiles

Hello there! This is my personal collection of configuration files and scripts. Feel free to use them as you see fit. They're cross-platform for MacOS, FreeBSD, and Linux.

Installation

To install etc/ configuration files:

make

To use bin/ executables, add bin/ to your PATH.