forked from Shinonome/dots-hyprland
starship: fix trailing newline (#1738)
This commit is contained in:
@@ -12,8 +12,7 @@ add_newline = false
|
|||||||
# """
|
# """
|
||||||
format = """
|
format = """
|
||||||
$cmd_duration $directory $git_branch
|
$cmd_duration $directory $git_branch
|
||||||
$character
|
$character"""
|
||||||
"""
|
|
||||||
|
|
||||||
# Replace the "❯" symbol in the prompt with "➜"
|
# Replace the "❯" symbol in the prompt with "➜"
|
||||||
[character] # The name of the module we are configuring is "character"
|
[character] # The name of the module we are configuring is "character"
|
||||||
|
|||||||
Reference in New Issue
Block a user