docs: fix abbreviations file ordering and capitalization for tests

This commit is contained in:
2026-08-06 16:07:08 -04:00
parent 204b13781d
commit e76668d3b1
13 changed files with 199 additions and 197 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: Editors
manTitle: 4.1 EDITORS
manTitle: 4.1 Editors
---
<!-- GENERATED: Editors -->
@@ -1,6 +1,6 @@
---
title: Navigation and Listing
manTitle: 4.2 NAVIGATION AND LISTING
manTitle: 4.2 Navigation and Listing
---
<!-- GENERATED: Navigation and Listing -->
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: Git
manTitle: 4.3 GIT
manTitle: 4.3 Git
---
<!-- GENERATED: Git -->
@@ -1,6 +1,6 @@
---
title: Terminal Windows, Tabs, and Panes
manTitle: 4.4 TERMINAL WINDOWS, TABS, AND PANES
manTitle: 4.4 Terminal Windows, Tabs, and Panes
---
These abbreviations control the terminal emulator. Each has a Kitty
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: Chezmoi
manTitle: 4.5 CHEZMOI
manTitle: 4.5 Chezmoi
---
<!-- GENERATED: Chezmoi -->
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: Docker
manTitle: 4.6 DOCKER
manTitle: 4.6 Docker
---
<!-- GENERATED: Docker -->
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: Systemctl
manTitle: 4.7 SYSTEMCTL
manTitle: 4.7 Systemctl
---
<!-- GENERATED: Systemctl -->
@@ -1,6 +1,6 @@
---
title: AI Assistants
manTitle: 4.8 AI ASSISTANTS
manTitle: 4.8 AI Assistants
---
<!-- GENERATED: AI Assistants -->
@@ -1,6 +1,6 @@
---
title: History Expansion
manTitle: 4.11 HISTORY EXPANSION
manTitle: 4.9 History Expansion
---
Bash-style history expansions trigger on Space or Enter. Some are implemented
@@ -1,6 +1,6 @@
---
title: Miscellaneous
manTitle: 4.9 MISCELLANEOUS
manTitle: 4.10 Miscellaneous
---
<!-- GENERATED: Miscellaneous -->
@@ -1,6 +1,6 @@
---
title: Shell Aliases
manTitle: 4.10 SHELL ALIASES
manTitle: 4.11 Shell Aliases
---
These aliases are defined in conf.d/tricks.fish via alias (which creates Fish
+3 -3
View File
@@ -21,7 +21,7 @@ some expand differently in Kitty vs WezTerm vs other terminals.
<LinkCard title="Docker" href="/04-abbreviations/06-docker/" />
<LinkCard title="Systemctl" href="/04-abbreviations/07-systemctl/" />
<LinkCard title="AI Assistants" href="/04-abbreviations/08-ai-assistants/" />
<LinkCard title="Miscellaneous" href="/04-abbreviations/09-miscellaneous/" />
<LinkCard title="Shell Aliases" href="/04-abbreviations/10-shell-aliases/" />
<LinkCard title="History Expansion" href="/04-abbreviations/11-history-expansion/" />
<LinkCard title="History Expansion" href="/04-abbreviations/09-history-expansion/" />
<LinkCard title="Miscellaneous" href="/04-abbreviations/10-miscellaneous/" />
<LinkCard title="Shell Aliases" href="/04-abbreviations/11-shell-aliases/" />
</CardGrid>