ohmyzsh/lib
G'lek Tarssza 095ac3ca8f
feat(cli): add `--enabled` flag to `omz plugin list` (#13128)
2025-05-24 12:44:24 +02:00
..
tests fix(cli): fix edge cases in `omz plugin disable` command (#12401) 2024-05-08 22:20:42 +02:00
async_prompt.zsh fix(termsupport): ensure ohmyzsh can run with `set -eu` 2025-03-20 20:02:34 +01:00
bzr.zsh refactor(bzr): simplify and improve code (#12716) 2024-10-02 15:30:32 +02:00
cli.zsh feat(cli): add `--enabled` flag to `omz plugin list` (#13128) 2025-05-24 12:44:24 +02:00
clipboard.zsh
compfix.zsh style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
completion.zsh style(completion): remove extra space (#12206) 2024-02-08 15:41:34 +01:00
correction.zsh
diagnostics.zsh style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
directories.zsh
functions.zsh feat(functions): add `takezip` (#12670) 2024-09-18 20:26:38 +02:00
git.zsh fix(async): ensure `git_prompt_status` can be registered (#13134) 2025-05-24 12:39:17 +02:00
grep.zsh feat(grep): exclude Python virtualenv from `grep` (#12685) 2024-10-08 20:29:30 +02:00
history.zsh fix(history): handle HIST_STAMPS with whitespace in timestamp format (#13099) 2025-05-22 11:23:50 +02:00
key-bindings.zsh fix(key-bindings): bind default arrow keys to `beginning-search` 2024-02-12 09:48:38 +01:00
misc.zsh chore: fix some typos (#12818) 2024-11-21 09:01:48 +01:00
nvm.zsh fix(lib): quote % in `nvm_prompt_info` 2022-01-03 13:50:50 +01:00
prompt_info_functions.zsh feat(conda-env): add plugin for conda prompt display (#10619) 2024-07-15 18:56:44 +02:00
spectrum.zsh feat(spectrum): add `FX[dim]` format (#12172) 2024-01-21 05:25:50 +01:00
termsupport.zsh feat(termsupport): add WezTerm support (#13121) 2025-05-18 19:14:44 +02:00
theme-and-appearance.zsh
vcs_info.zsh