ohmyzsh/lib
Andrew Janke ef44416df2 nvm: use nvm current in nvm_prompt_info and look in alternate install locations
This makes it work regardless of where nvm is loaded from. And it uses nvm's
version strings, which distinguish the "system" and "none" NVM environments,
instead of reporting the specific version of the system node.js or erroring,
respectively.

Fixes #4336
Closes #4338
2020-10-09 17:21:03 +02:00
..
bzr.zsh
cli.zsh lib: fix formatting in omz pr clean CLI command 2020-10-09 15:03:03 +02: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 lib: treat _ and - as part of a word 2020-09-04 21:54:05 +02:00
correction.zsh
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 lib: clean up zsh_stats function 2020-09-26 12:17:12 +02:00
git.zsh Fix performance drop of iterating over lines and other stuff 2020-10-09 13:44:50 +02: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 lib: don't override bigger HISTSIZE and SAVEHIST values (#8993) 2020-06-03 19:34:57 +02: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: use nvm current in nvm_prompt_info and look in alternate install locations 2020-10-09 17:21:03 +02:00
prompt_info_functions.zsh Themes: switch to using ruby_prompt_info() 2019-05-08 08:45:34 +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 lib: follow standards in window title (#9320) 2020-10-08 19:20:47 +02:00
theme-and-appearance.zsh lib: prefix diff call with command to bypass diff aliases 2020-07-06 17:17:40 +02:00