ohmyzsh/lib
Marc Cornellà 85c4941492
fix(cli)!: remove harmful `--unattended` flag for `omz update` (#12935)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2025-01-23 21:06:00 +01: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)!: remove harmful `--unattended` flag for `omz update` (#12935) 2025-01-23 21:06:00 +01: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 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 chore: fix some typos (#12818) 2024-11-21 09:01:48 +01:00
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 feat(spectrum): add `FX[dim]` format (#12172) 2024-01-21 05:25:50 +01:00
termsupport.zsh feat(termsupport): support `alacritty*` TERM (#12392) 2024-05-02 15:11:18 +02:00
theme-and-appearance.zsh
vcs_info.zsh