mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-05 00:17:59 +00:00
home/starship: remove trailing newline
This commit is contained in:
parent
e7e435601e
commit
efd2ed87da
1 changed files with 3 additions and 4 deletions
|
|
@ -4,13 +4,12 @@ format = """
|
||||||
$status$hostname$directory$username\
|
$status$hostname$directory$username\
|
||||||
$nix_shell\
|
$nix_shell\
|
||||||
$golang$haskell$rust$typst$python
|
$golang$haskell$rust$typst$python
|
||||||
$character
|
$character"""
|
||||||
"""
|
|
||||||
right_format = """
|
right_format = """
|
||||||
$cmd_duration\
|
$cmd_duration\
|
||||||
$time\
|
$time\
|
||||||
$git_state$git_branch$git_commit$git_status
|
$git_state$git_branch$git_commit$git_status"""
|
||||||
"""
|
|
||||||
|
|
||||||
|
|
||||||
#################### Theme ####################
|
#################### Theme ####################
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue