mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
starship: fix trailing newline (#1738)
This commit is contained in:
@@ -12,8 +12,7 @@ add_newline = false
|
||||
# """
|
||||
format = """
|
||||
$cmd_duration $directory $git_branch
|
||||
$character
|
||||
"""
|
||||
$character"""
|
||||
|
||||
# Replace the "❯" symbol in the prompt with "➜"
|
||||
[character] # The name of the module we are configuring is "character"
|
||||
|
||||
Reference in New Issue
Block a user