diff options
| author | bh <qn+git@epicurus.dev> | 2026-03-31 12:25:31 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-03-31 12:25:31 +0800 |
| commit | 02fdbdb604a142cb06213fcd5d43fbd3c830d409 (patch) | |
| tree | 4ec1a192f327430de02b8d78b72db59f08ceb27a /zsh | |
| parent | e275e093b09e76a3cee3ba15e2a162345f1298ca (diff) | |
Add vimv command
Diffstat (limited to 'zsh')
| -rw-r--r-- | zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -89,6 +89,7 @@ alias icat="kitty icat" alias py="python" alias rename="perl-rename" alias tt="~/Scripts/tt" +alias vimv="~/Scripts/vimv" # ┌──────────────────────────────────────────────────────────────┐ # │ 🎯 Prompt │ |
