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
Ohmyzsh
Commits
fdf3a399
Commit
fdf3a399
authored
Dec 02, 2012
by
Robby Russell
Browse files
Merge pull request #1295 from XL64/master
Fixed johnathan-zsh.theme if rbenv doesn't exists
parents
1f284071
23657840
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/jonathan.zsh-theme
View file @
fdf3a399
functions rbenv_prompt_info >& /dev/null || rbenv_prompt_info(){}
function theme_precmd {
function theme_precmd {
local TERMWIDTH
local TERMWIDTH
(( TERMWIDTH = ${COLUMNS} - 1 ))
(( 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