Alias Cheatsheet¶
Auto-generated from the alias manifest.
Core Shortcuts¶
| Alias | Command |
|---|---|
c |
clear_screen |
q |
quit |
e |
${EDITOR:-nano} |
h |
history |
_ |
sudo |
i |
epoch |
l |
dot_ls |
ll |
dot_ll |
la |
dot_la |
lr |
dot_lr |
lra |
dot_lra |
lt |
dot_lt |
lta |
dot_lta |
a |
ai_core query |
d |
dot |
Notes¶
- Regenerate with
dot aliases cheatsheet. - Apply changes with
chezmoi apply.