mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 20:00: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=$?
|
RETVAL=$?
|
||||||
prompt_time
|
prompt_time
|
||||||
prompt_status
|
prompt_status
|
||||||
|
prompt_context
|
||||||
|
prompt_dir
|
||||||
prompt_ruby
|
prompt_ruby
|
||||||
prompt_virtualenv
|
prompt_virtualenv
|
||||||
prompt_nvm
|
prompt_nvm
|
||||||
prompt_go
|
prompt_go
|
||||||
prompt_context
|
|
||||||
prompt_dir
|
|
||||||
prompt_git
|
prompt_git
|
||||||
# prompt_hg
|
# prompt_hg
|
||||||
prompt_end
|
prompt_end
|
||||||
|
|||||||
Reference in New Issue
Block a user