You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Banst 6dfc9b960f
feat(git): display tag in git-prompt when possible (#11318)
3 years ago
..
bzr.zsh
cli.zsh fix(cli): avoid using `column` (#11271) 3 years ago
clipboard.zsh fix(lib): prefer `xsel` over `xclip` in clipboard.zsh 4 years ago
compfix.zsh compfix: fix check for empty string (#7674) 7 years ago
completion.zsh feat(lib): allow setting custom completion dots sequence (#9424) 5 years ago
correction.zsh feat(lib): don't correct `su` command arguments (#10214) 5 years ago
diagnostics.zsh style: use `-n` flag in `head` and `tail` commands (#10391) 4 years ago
directories.zsh style: use `-n` flag in `head` and `tail` commands (#10391) 4 years ago
functions.zsh fix(lib): encode all arguments besides the first in `omz_urlencode` 4 years ago
git.zsh feat(git): display tag in git-prompt when possible (#11318) 3 years ago
grep.zsh chore(lib): update deprecated grep aliases (#11161) 4 years ago
history.zsh Revert "lib: remove share_history" 5 years ago
key-bindings.zsh lib: remove CTRL-Backspace key binding altogether 6 years ago
misc.zsh chore(lib): only create `afind` alias if `ack` is installed (#11017) 4 years ago
nvm.zsh fix(lib): quote % in `nvm_prompt_info` 4 years ago
prompt_info_functions.zsh fix: quote % characters in ruby prompt info functions 4 years ago
spectrum.zsh fix(lib): fix potential command injection in `title` and `spectrum` functions 4 years ago
termsupport.zsh feat(lib): support auto title in foot terminal (#10735) 4 years ago
theme-and-appearance.zsh fix(lib): fix `diff --color` argument check for BSD systems (#10269) 5 years ago
vcs_info.zsh fix(vcs_info): don't patch VCS_INFO_formats if not found 4 years ago