mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
Merge pull request #85 from dbkaplun/patch-1
Move path before dev-specific segments; dev segments closer to git
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user