1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-12-25 18:53:29 +08:00
ohmyzsh-mirror/lib
2025-07-21 18:39:25 +02:00
..
tests
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
completion.zsh chore: fix typos (#13219) 2025-07-21 18:39:25 +02:00
correction.zsh
diagnostics.zsh
directories.zsh
functions.zsh fix(functions): escape especial chars in WSL (#13158) 2025-06-08 10:25:23 +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
misc.zsh chore: fix some typos (#12818) 2024-11-21 09:01:48 +01:00
nvm.zsh
prompt_info_functions.zsh
spectrum.zsh
termsupport.zsh fix(termsupport): ensure non-error return code (#13217) 2025-07-21 11:11:35 +02:00
theme-and-appearance.zsh
vcs_info.zsh