UNPKG

@sebastienrousseau/dotfiles

Version:

The Trusted Shell Platform — Universal dotfiles managed by Chezmoi. Features Bash & Zsh for macOS, Linux & WSL. Rust modern tooling & enterprise-grade security.

33 lines (26 loc) 558 B
--- render_with_liquid: false --- # 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`.