ohmyzsh/lib
Monson Shao be4a952972
feat(cli)!: add omz reload command and deprecate zsh_reload plugin (#9078)
BREAKING CHANGE: the `zsh_reload` plugin is deprecated. Instead of using its `src`
function, use `omz reload` or `exec zsh` to reload zsh after making changes to
your `.zshrc` file.

Closes #9078
2021-10-04 16:24:05 +02:00
..
bzr.zsh
cli.zsh feat(cli)!: add omz reload command and deprecate zsh_reload plugin (#9078) 2021-10-04 16:24:05 +02:00
clipboard.zsh fix(lib): fix clipboard copy on Termux 2021-08-17 17:38:31 +02:00
compfix.zsh
completion.zsh feat(lib): allow setting custom completion dots sequence (#9424) 2021-09-22 11:30:07 +02:00
correction.zsh feat(lib): don't correct su command arguments (#10214) 2021-09-29 18:07:25 +02:00
diagnostics.zsh fix: use $USERNAME guaranteed to always be defined in zsh 2021-03-25 12:08:00 +01:00
directories.zsh
functions.zsh refactor(lib): refactor take functions 2021-08-10 21:09:21 +02:00
git.zsh fix(lib): use -N syntax in head and tail to support Solaris (#6391) 2021-01-16 18:59:24 +01:00
grep.zsh
history.zsh Revert "lib: remove share_history" 2020-11-09 12:00:15 +01:00
key-bindings.zsh lib: remove CTRL-Backspace key binding altogether 2020-08-06 08:55:29 +02:00
misc.zsh lib: speed up slow parts of the lib files; other small fixes 2020-04-05 21:37:45 +02:00
nvm.zsh nvm: simplify nvm.sh and bash completion loading 2020-10-09 17:21:03 +02:00
prompt_info_functions.zsh fix(lib): remove kubectx stub prompt function from lib 2021-06-17 18:54:52 +02:00
spectrum.zsh lib: speed up slow parts of the lib files; other small fixes 2020-04-05 21:37:45 +02:00
termsupport.zsh fix(lib): fix automatic title abort inside Emacs (#10124) 2021-09-29 17:19:25 +02:00
theme-and-appearance.zsh lib: prefix diff call with command to bypass diff aliases 2020-07-06 17:17:40 +02:00