28 lines
1.1 KiB
Markdown
28 lines
1.1 KiB
Markdown
---
|
|
title: Abbreviations
|
|
manTitle: 4. ABBREVIATIONS
|
|
sidebar:
|
|
order: 8
|
|
helpKeywords:
|
|
- abbreviations
|
|
- abbr
|
|
- abbrs
|
|
---
|
|
|
|
Abbreviations expand when you press Space or Enter. They are terminal-aware:
|
|
some expand differently in Kitty vs WezTerm vs other terminals.
|
|
|
|
<CardGrid>
|
|
<LinkCard title="Editors" href="/04-abbreviations/01-editors/" />
|
|
<LinkCard title="Navigation and Listing" href="/04-abbreviations/02-navigation-and-listing/" />
|
|
<LinkCard title="Git" href="/04-abbreviations/03-git/" />
|
|
<LinkCard title="Terminal Windows, Tabs, and Panes" href="/04-abbreviations/04-terminal-windows-tabs-and-panes/" />
|
|
<LinkCard title="Chezmoi" href="/04-abbreviations/05-chezmoi/" />
|
|
<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="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>
|