Marc Cornellà
|
7f494944e6
fix(dirhistory): fix ALT+Up/Down key bindings for Terminal.app
|
3 years ago |
Marc Cornellà
|
49458b872d
docs(dirhistory): document OPT key alternative for macOS and fix style
|
3 years ago |
Richard Mitchell
|
bf88ff3f90
fix(lib): fix `1` alias to `cd` to directory 1 in stack (#10370)
|
3 years ago |
Afzal Sayed
|
04c96e235f
chore: fix grammar mistake in `CONTRIBUTING.md` (#10362)
|
3 years ago |
YR Chen
|
1861b5f175
feat(xcode): support `Package.swift` as project file in `xc` (#10358)
|
3 years ago |
Christophe Bliard
|
2e46b2a2dc
feat(fzf): support getting fzf from nix-darwin (#10355)
|
3 years ago |
Marc Cornellà
|
1dba112041
fix(changelog): fix for `${(@ps:$sep:)var}` construct in zsh < 5.0.8
|
3 years ago |
Marc Cornellà
|
4b3a5c5411
fix(changelog): fix percent escapes in `printf` calls
|
3 years ago |
Marc Cornellà
|
0267cb89eb
perf(changelog): use regex-match instead of `sed` to parse commit subjects
|
3 years ago |
Marc Cornellà
|
140bfa8432
fix(changelog): go back to ignoring commits from merged branches
|
3 years ago |
Marc Cornellà
|
9c8131e417
perf(changelog): use a single `git log` command to get all commit messages
|
3 years ago |
José Camelo Freitas
|
4f67b02a9f
feat(mix): update `mix` commands and descriptions (#10273)
|
3 years ago |
Marc Cornellà
|
c2b9ae2937
fix(changelog): don't show more than 40 commits (#10345)
|
3 years ago |
Sina Tak Tehrani
|
1e5e834e0f
fix(cli): exit `omz update` with correct error code (#10342)
|
3 years ago |
Marc Cornellà
|
f1dd97bb2a
fix(ssh-agent): fix check for running `ssh-agent` process with hidepid /proc (#8492)
|
3 years ago |
Rob Vadai
|
46f8765f4c
feat(osx): add `freespace` command to clean purgeable disk space (#8762)
|
3 years ago |
Marc Cornellà
|
8c1495a18e
fix(ruby)!: rename aliases that start with `g` to `ge`
|
3 years ago |
Marc Cornellà
|
4b1f6d638f
feat(ruby): add multiple `gem` aliases (#9005)
|
3 years ago |
Robby Russell
|
6f4c7f6440
Merge branch 'royninja-patch-1'
|
3 years ago |
Robby Russell
|
f83bb65d47
Swapping gh with ghlp as 'gh' is reserved for the Github CLI. #9005
|
3 years ago |
Robby Russell
|
a6b5aede81
Merge branch 'patch-1' of https://github.com/royninja/ohmyzsh into royninja-patch-1
|
3 years ago |
Eric
|
75fe22b405
docs(README): document new `zstyle` update settings (#10304)
|
3 years ago |
Marc Cornellà
|
19f9b6f1ad
feat(updater): add support for terminal hyperlinks
|
3 years ago |
Igor Gavelyuk
|
dbf555438e
feat(obraun): display time with leading zeros (#10289)
|
3 years ago |
Marc Cornellà
|
beeda72826
fix(ssh-agent): fix for bad `zstyle` command argument
|
3 years ago |
Marc Cornellà
|
a0ac789f2a
feat(ssh-agent): allow lazy-loading SSH identities (#6309)
|
3 years ago |
Arthur Maltson
|
9bd0ac9b00
feat(mvn): support using `mvnw` in multi-module projects (#9413)
|
3 years ago |
michael-yuji
|
f82aa81931
fix(lib): fix `diff --color` argument check for BSD systems (#10269)
|
3 years ago |
Luka Markušić
|
6ac1ff6905
fix(git): fix directory parse from URL in `gccd` (#10276)
|
3 years ago |
Pooya Vahidi
|
07cdd7a539
fix(lib): fix status exit code check in `git_prompt_status` (#10275)
|
3 years ago |