Commit fdf3a399 authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #1295 from XL64/master

Fixed johnathan-zsh.theme if rbenv doesn't exists
parents 1f284071 23657840
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