Skip to content

Commit

Permalink
Merge pull request #85 from dbkaplun/patch-1
Browse files Browse the repository at this point in the history
Move path before dev-specific segments; dev segments closer to git
  • Loading branch information
caiogondim committed Oct 17, 2015
2 parents d790578 + a0af64e commit 4cddc84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bullet-train.zsh-theme
Original file line number Diff line number Diff line change
Expand Up @@ -490,12 +490,12 @@ build_prompt() {
RETVAL=$?
prompt_time
prompt_status
prompt_context
prompt_dir
prompt_ruby
prompt_virtualenv
prompt_nvm
prompt_go
prompt_context
prompt_dir
prompt_git
# prompt_hg
prompt_end
Expand Down

0 comments on commit 4cddc84

Please sign in to comment.