ubuntu updates
This commit is contained in:
@@ -4,6 +4,7 @@ format = """
|
||||
[](red)\
|
||||
$os\
|
||||
$username\
|
||||
$hostname\
|
||||
[](bg:peach fg:red)\
|
||||
$directory\
|
||||
[](bg:yellow fg:peach)\
|
||||
@@ -61,6 +62,12 @@ style_user = "bg:red fg:crust"
|
||||
style_root = "bg:red fg:crust"
|
||||
format = '[ $user]($style)'
|
||||
|
||||
[hostname]
|
||||
ssh_only = true
|
||||
ssh_symbol = '@'
|
||||
format = '[$ssh_symbol$hostname]($style)'
|
||||
style = "bg:red fg:crust"
|
||||
|
||||
[directory]
|
||||
style = "bg:peach fg:crust"
|
||||
format = "[ $path ]($style)"
|
||||
|
||||
Reference in New Issue
Block a user