ohmyzsh/lib
Vlad Korolev 0ab87c26c1
fix(terraform): use faster method to get workspace (#9709)
Also add tf_prompt_info to the list of prompt functions so theme writers are aware of it
2021-03-08 10:46:42 +01:00
..
bzr.zsh
cli.zsh fix(update): don't error on upgrade no-op (#9685) 2021-03-01 08:17:54 +01:00
clipboard.zsh lib: add support for clippaste in WSL using powershell 2020-02-28 19:07:05 +01:00
compfix.zsh compfix: fix check for empty string (#7674) 2019-03-21 20:35:00 +01:00
completion.zsh Revert "lib: treat _ and - as part of a word" 2020-10-21 16:02:34 +02:00
correction.zsh Don't correct cp commands (#4636) 2018-07-01 22:43:45 +02:00
diagnostics.zsh Prefix cd calls with builtin (#8937) 2020-05-20 11:30:11 +02:00
directories.zsh init: run compinit before loading lib/ files 2019-05-07 21:30:06 +02:00
functions.zsh fix(lib): use -N syntax in head and tail to support Solaris (#6391) 2021-01-16 18:59:24 +01: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 lib: use grep-alias cache only if ZSH_CACHE_DIR is writable 2020-03-02 12:35:58 +01:00
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(terraform): use faster method to get workspace (#9709) 2021-03-08 10:46:42 +01: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): update Emacs terminal detection in title function (#9577) 2021-01-07 20:55:18 +01:00
theme-and-appearance.zsh lib: prefix diff call with command to bypass diff aliases 2020-07-06 17:17:40 +02:00