Added hostname to prompt-with symbol
This commit is contained in:
parent
1afd6faf8c
commit
52991d7b68
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ format = '[[ $time ](bg:#1C3A5E fg:#8DFBD2)]($style)'
|
||||||
[hostname]
|
[hostname]
|
||||||
ssh_only = true
|
ssh_only = true
|
||||||
format = '[$hostname](bg:#7DF9AA fg:#090c0c)'
|
format = '[$hostname](bg:#7DF9AA fg:#090c0c)'
|
||||||
|
ssh_symbol = '🌏 '
|
||||||
#detect_env_vars = ['!TMUX', 'SSH_CONNECTION']
|
#detect_env_vars = ['!TMUX', 'SSH_CONNECTION']
|
||||||
disabled = false
|
disabled = false
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue