Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
28d3b80d
Commit
28d3b80d
authored
Aug 30, 2012
by
Xavier Lacoste
Browse files
Add empty function rbenv_prompt_info() if doesn't exists
parent
d05b2010
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/jonathan.zsh-theme
View file @
28d3b80d
functions rbenv_prompt_info >& /dev/null || rbenv_prompt_info(){}
function theme_precmd {
local TERMWIDTH
(( TERMWIDTH = ${COLUMNS} - 1 ))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment