Merge pull request #233 from morozov/user-info-first

In the prompt, show user info before everything else
This commit is contained in:
Justin Hileman
2020-01-18 13:36:32 -08:00
committed by GitHub

View File

@@ -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