1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-02-12 20:31:00 +01:00
Files
oh-my-zsh/plugins/jj/jj.plugin.zsh
nasso 6763ff3144 Address review feedback
- Removed low-value aliases
- Added alias `jla` for `jj log -r 'all()'` (I've been typing that a lot)
- Renamed alias `js` to `jsq` to remove ambiguity with `jj split`
- Use `zstyle` instead of an environment variable
- Load completions asynchronously, I think
2025-01-24 23:45:09 +08:00

1.3 KiB