Compare commits

...

2 Commits

Author SHA1 Message Date
b7e91b632e Merge pull request 'Starship Refactor' (#10) from starship-refactor into main
Reviewed-on: #10
2024-08-01 18:09:12 +00:00
fa99c79c80 Starship Refactor
Refactored starship to work with the --dotfiles dirivitive as well.
Also fixed an extra space on the command prompt.
2024-08-01 14:07:45 -04:00

View File

@@ -16,7 +16,7 @@ $cmd_duration\
\n$character"""
right_format = """
$status \
$status\
$sudo\
"""