0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/lib
John Burwell e8b9958926 Add jenv plugin
Initializes jenv and provides the jenv_prompt_info funtion to add
Java version information to prompts.  This function is stubbed in
prompt_info_functions script to allow it to be safely called
regardless of whether or not the jenv plugin is loaded.

It also splits detection of the plugin/versions directory and bin directory
to suppport the way Homebrew splits the jenv bin and data directories
2018-08-19 19:12:24 +02:00
..
bzr.zsh Modification to the frisk theme to work with the BZR lib 2013-11-06 20:10:59 -02:00
clipboard.zsh Use $+commands to check the existence of a command in clipboard.zsh. (#5519) 2016-10-10 23:01:37 +02:00
compfix.zsh Give more helpful message and disable purge of caches 2018-05-26 21:33:24 +02:00
completion.zsh Allow completion of dot directories (#6803) 2018-05-07 18:15:01 +02:00
correction.zsh Don't correct cp commands (#4636) 2018-07-01 22:43:45 +02:00
diagnostics.zsh diagnostics: fix for reserved-word changes in zsh 5.1 2015-10-08 22:31:39 -04:00
directories.zsh Remove po alias 2018-05-25 23:46:18 -04:00
functions.zsh core: fix alias_value function 2018-08-09 19:49:02 +02:00
git.zsh Fix git_commits_{ahead,before} when no upstream branch is defined (#6658) 2018-04-15 18:44:48 +02:00
grep.zsh Correct repo dir 2015-09-23 18:47:09 -04:00
history.zsh Add support for custom timestamp format in history (#6770) 2018-07-13 13:14:15 +02:00
key-bindings.zsh Better research history with arrow keys 2015-12-14 01:08:55 +01:00
misc.zsh Revert "add -F and -X to default $LESS environment variable (#6611)" 2018-08-02 21:21:20 +02:00
nvm.zsh nvm plugin improvements (#5265) 2016-08-07 19:36:44 +02:00
prompt_info_functions.zsh Add jenv plugin 2018-08-19 19:12:24 +02:00
spectrum.zsh use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
termsupport.zsh use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
theme-and-appearance.zsh Fix #5604: No DIR ( directory ) colors (#5605) 2016-11-03 14:10:08 +01:00