diff options
| author | bh <qn+git@excalibur.computer> | 2026-04-15 01:10:36 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-04-15 01:10:36 +0800 |
| commit | cd5ecb220a0bc4e0940f3898c8763a34ae594882 (patch) | |
| tree | 76b2b2c3e6ceb65a8f5de066eeb3b3f71d258603 /zsh | |
| parent | 043ae5ad5eb3840752e93febec7ac388d2b48cc3 (diff) | |
zsh: add an alias for opencode run
Diffstat (limited to 'zsh')
| -rw-r--r-- | zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -98,6 +98,7 @@ alias py="python" alias rename="perl-rename" alias vimv="~/Scripts/vimv" alias fetch="fastfetch" +alias llm="opencode run" # ┌──────────────────────────────────────────────────────────────┐ # │ ⚙️ Functions |
