In the prompt, show user info before everything else

pull/233/head
Sergei Morozov 4 years ago
parent f3301c2e2c
commit 82a0a44cdc
No known key found for this signature in database
GPG Key ID: 374EADAF543AE995

@ -1064,14 +1064,14 @@ function fish_prompt -d 'bobthefish, a fish theme optimized for awesome'
__bobthefish_prompt_status $last_status
__bobthefish_prompt_vi
# User / hostname info
__bobthefish_prompt_user
# Containers and VMs
__bobthefish_prompt_vagrant
__bobthefish_prompt_docker
__bobthefish_prompt_k8s_context
# User / hostname info
__bobthefish_prompt_user
# Virtual environments
__bobthefish_prompt_desk
__bobthefish_prompt_rubies

Loading…
Cancel
Save