From 91ee993302ac1dd85863c780b8a0cdb7d8693e6c Mon Sep 17 00:00:00 2001 From: rootiest Date: Sat, 6 Jun 2026 23:15:58 -0400 Subject: [PATCH] docs(readme): fix minor table alignment formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58a2310..72635ab 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ This config layers on top of the CachyOS base Fish configuration and adds: │ ├── fzf.fish # FZF key binding initialization │ ├── tailscale.fish # Tailscale CLI completions │ ├── theme.fish # Theme syntax highlighting colors -│ ├── done.fish # Done plugin (desktop notifications for long commands) +│ ├── done.fish # Done plugin (desktop notifications for long commands) │ ├── tricks.fish # PATH, bang-bang helpers, bat man pages, system aliases, history/backup utilities │ ├── first_run.fish # One-time initialization: Fisher bootstrap, theme, welcome message │ ├── paru-wrapper.fish # Auto-generates ~/.local/bin/paru logging wrapper on first run