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.

72 lines (61 loc) 2.9 kB
--- render_with_liquid: false --- # Script Catalog Exhaustive catalog of user-facing executables installed from `dot_local/bin/`. ## Core and dotfiles workflows | Command | Description | |---------|-------------| | `dot` | Primary dotfiles command-line interface | | `dot-ai` | Legacy AI query wrapper for local dotfiles context | | `dot-bootstrap` | Deterministic bootstrap entrypoint for fresh machines | | `dot-launch-or-focus` | Launch or focus desktop applications and sessions | | `dot-load-benchmark` | Measure heavy shell layer readiness in a fresh shell | | `dot-load-benchmark-pty` | PTY-based readiness benchmark for shell prewarm flows | | `dot-theme-sync` | Synchronize managed theme state across tools | | `update` | Update the managed dotfiles environment | | `tour` | Interactive guided tour of the dotfiles environment | ## AI and git helpers | Command | Description | |---------|-------------| | `ai-update` | Update AI-related CLIs, runtimes, and supporting tools | | `ai_core` | Local AI runtime wrapper and provider fallback core | | `git-ai-commit` | Generate commit messages from staged changes with AI | | `git-ai-diff` | Review diffs and change sets with AI assistance | | `antigravity` | Safe wrapper for Antigravity updater execution | ## Clipboard, encoding, and data inspection | Command | Description | |---------|-------------| | `b64` | Base64 encode and decode utility | | `bm` | Directory bookmark manager | | `cb` | Cross-platform clipboard helper | | `dtags` | Inspect Docker image tags | | `epoch` | Convert between human time and Unix epoch values | | `extract` | Archive extraction helper | | `hash` | Compute hashes for strings or files | | `hashsum` | Cross-platform cryptographic hash calculator | | `hex` | Hex dump and transformation helper | | `jsonv` | JSON validator and formatter | | `jwt` | JWT decoder and payload inspector | | `regex` | Regular expression testing helper | | `uuid` | UUID generation utility | | `yamlv` | YAML validator | ## System, network, and session tools | Command | Description | |---------|-------------| | `gd` | Git diff workflow helper | | `gbd` | Git branch deletion workflow helper | | `gl` | Git log workflow helper | | `kill-port` | Terminate processes bound to a TCP or UDP port | | `lorem` | Lorem ipsum text generator | | `monitor` | System monitor and environment inspection helper | | `myip` | Show public and local IP addresses | | `notify` | Cross-platform desktop notification helper | | `open` | Cross-platform opener for files, URLs, and paths | | `pw` | Password and secret helper utility | | `rec-start` | Start shell session recording | | `rec-stop` | Stop shell session recording | | `start-niri` | Launch a Niri compositor session | | `tmux-sessionizer` | Fuzzy tmux session and project switcher | | `up` | Jump up directory levels quickly | | `win` | WSL bridge for launching Windows programs |