Marc Cornellà
|
f793baf370
fix(jsontools): fix broken conditional in zsh 5.0.2 (#10262)
|
3 years ago |
Marc Cornellà
|
b621eee21f
fix(cli): fix zsh array syntax for szh 5.0.2
|
3 years ago |
Marc Cornellà
|
a54148a43e
fix(init): rename function `f` due to clash with `f` alias (#10260)
|
3 years ago |
fanuch
|
714399a7c3
feat(git): add `gccd` alias to clone and cd into git repository (#8220)
|
5 years ago |
Marc Cornellà
|
568584a9f5
fix(per-directory-history): fix use of global history on shell start (#9008)
|
3 years ago |
Monson Shao
|
be4a952972
feat(cli)!: add `omz reload` command and deprecate `zsh_reload` plugin (#9078)
|
4 years ago |
Dani Torramilans
|
56ab66b194
docs(python): update README to include new `py` alias (#9995)
|
3 years ago |
TheTechRobo
|
717ece07ef
feat(mercurial): add `hg log` aliases (#9979)
|
3 years ago |
Emilien Escalle
|
d304635b8c
feat(yarn): add `ylnf` alias to fix linting problems (#9219)
|
3 years ago |
Marc Cornellà
|
5dbb30342e
feat(yarn): update completion from zsh-completions (73505e4)
|
3 years ago |
Marc Cornellà
|
a3289c11f6
feat(docker-compose): update completion (4fa72a0, 2021-01-19)
|
3 years ago |
Marc Cornellà
|
c396efbee3
fix(docker-compose): support Compose V2 `docker compose` command (#10248)
|
3 years ago |
Marc Cornellà
|
30d441713c
feat(updater): check if there are updates before prompting (#8387)
|
3 years ago |
Marc Cornellà
|
0120749a54
feat(updater): add mode to only remind you to update when it's time (#10187)
|
3 years ago |
Marc Cornellà
|
3c9743313c
refactor(updater): change auto-update settings to use `zstyle`
|
3 years ago |
Nikolas Garofil
|
adef0e6081
feat(git): run `gitk` in the background in `gk` and `gke` aliases (#9657)
|
3 years ago |
Marc Cornellà
|
7152a94280
feat(init): show error and process tree if OMZ is loaded from non-zsh shells (#10234)
|
3 years ago |
Kaede Hoshikawa
|
c6c364317d
fix(pyenv): fix pyenv-virtualenv detection under macOS.
|
3 years ago |
Marc Cornellà
|
3c209b00d6
feat(cli): show current theme in `omz theme list`
|
3 years ago |
Marc Cornellà
|
72b8f0b73b
fix(half-life): fix prompt color bleeding and code clean up (#10085)
|
3 years ago |
Marc Cornellà
|
5f99eb5afd
fix(cli): get branch and tags from OMZ folder in `omz changelog` completion
|
3 years ago |
Leon
|
54783f66b8
feat(juju): add plugin for Juju (juju.is) (#10075)
|
3 years ago |
Celestino Gomes
|
c7a55086e1
feat(lib): don't correct `su` command arguments (#10214)
|
3 years ago |
Marc Cornellà
|
54e3e8ef54
fix(lib): fix automatic title abort inside Emacs (#10124)
|
3 years ago |
Marc Cornellà
|
de76f7cb49
fix(emacs): correctly pass arguments to emacsclient when $2 is stdin
|
3 years ago |
Marc Cornellà
|
2acae3797b
fix(emacs): assess if there are open frames of the expected type
|
3 years ago |
Marc Cornellà
|
27dcca5967
refactor(emacs): simplify emacsclient wrapper code
|
3 years ago |
Marc Cornellà
|
b37114b4d5
refactor(emacs): remove dependency on `require_tool.sh` and clean up code style
|
3 years ago |
nowshed-imran
|
a42db12085
refactor(archlinux)!: remove `yaourt` support (#9713)
|
3 years ago |
April King
|
4ae5bdebc3
fix(osx): only run Preview.app in `man-preview` if man page exists (#10222)
|
3 years ago |