refactor: implement global syntax highlighting theme

This commit is contained in:
2026-04-30 19:46:23 -04:00
parent 0a238c84a1
commit 3019fc6c61
2 changed files with 10 additions and 9 deletions
+1
View File
@@ -48,6 +48,7 @@ This config layers on top of the CachyOS base Fish configuration and adds:
│ ├── fzf.fish # FZF key binding initialization
│ ├── keybindings.fish # Custom key bindings
│ ├── tailscale.fish # Tailscale CLI completions
│ ├── theme.fish # Theme syntax highlighting colors
│ ├── wakatime.fish # WakaTime shell hook
│ └── zoxide.fish # Zoxide z/zi aliases
├── functions/ # Custom functions (one per file)