ohmyzsh/lib
Carlo Sala 2a109d30af feat(git): add escape hatch to enable async prompt 2024-10-08 20:41:58 +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(async): fix crash on zsh < 5.0.6 (#12358) 2024-04-22 10:59:34 +02:00
bzr.zsh refactor(bzr): simplify and improve code (#12716) 2024-10-02 15:30:32 +02:00
cli.zsh fix(cli): add plugins with indentation in `omz plugin enable` 2024-10-08 19:32:04 +02:00
clipboard.zsh
compfix.zsh style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
completion.zsh
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 feat(git): add escape hatch to enable async prompt 2024-10-08 20:41:58 +02:00
grep.zsh feat(grep): exclude Python virtualenv from `grep` (#12685) 2024-10-08 20:29:30 +02:00
history.zsh chore(history): show input in confirmation prompt 2024-06-18 13:32:22 +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
nvm.zsh
prompt_info_functions.zsh feat(conda-env): add plugin for conda prompt display (#10619) 2024-07-15 18:56:44 +02:00
spectrum.zsh
termsupport.zsh feat(termsupport): support `alacritty*` TERM (#12392) 2024-05-02 15:11:18 +02:00
theme-and-appearance.zsh
vcs_info.zsh