1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-02-12 20:31:00 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
nasso
373354241b Prepend a j to all aliases 2025-01-26 02:16:26 +08:00
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
nasso
30abebff27 feat(jj): completions, aliases and prompt utils 2025-01-24 23:10:17 +08:00