mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-17 14:29:57 -05:00
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