Compare commits
No commits in common. "33c0936e53284f4d07d2bcf39394773ce42084bf" and "0b9dca074881b4a39fed915ff10313852fd59832" have entirely different histories.
33c0936e53
...
0b9dca0748
@ -22,13 +22,10 @@ add_newline = true
|
||||
|
||||
|
||||
[username]
|
||||
style_user = 'bold yellow'
|
||||
style_root = 'bold red'
|
||||
format = "[$user]($style)"
|
||||
|
||||
[hostname]
|
||||
ssh_only = false
|
||||
detect_env_vars = ['SSH_CONNECTION', 'SUDO_USER']
|
||||
ssh_only = true
|
||||
format = "@[$hostname](bold red) "
|
||||
disabled = false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user