diff options
| author | bh <qn+git@excalibur.computer> | 2026-03-31 12:25:31 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-03-31 12:25:31 +0800 |
| commit | d5a232eb8b07b7bfced9132287263caaa4693ad1 (patch) | |
| tree | 4ec1a192f327430de02b8d78b72db59f08ceb27a /zsh/.zshrc | |
| parent | 92e555d41c4b8333086d74a160b7331fdca8deb9 (diff) | |
Add vimv command
Diffstat (limited to 'zsh/.zshrc')
| -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 │ |
