Commit 28d3b80d authored by Xavier Lacoste's avatar Xavier Lacoste
Browse files

Add empty function rbenv_prompt_info() if doesn't exists

parent d05b2010
functions rbenv_prompt_info >& /dev/null || rbenv_prompt_info(){}
function theme_precmd {
local TERMWIDTH
(( TERMWIDTH = ${COLUMNS} - 1 ))
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment