mirror of
https://github.com/ForeverPyrite/dotfiles.git
synced 2025-12-10 01:08:06 +00:00
Added .profile.
This commit is contained in:
@@ -7,9 +7,9 @@ palette = "catppuccin_mocha"
|
||||
|
||||
# Starship modules
|
||||
[character]
|
||||
# Note the use of Catppuccin color 'peach'
|
||||
success_symbol = "[[](green) ❯](peach)"
|
||||
error_symbol = "[[](red) ❯](peach)"
|
||||
# I think I like mauve more than peach...might change it
|
||||
success_symbol = "[[](green) ❯](mauve)"
|
||||
error_symbol = "[[](red) ❯](mauve)"
|
||||
vimcmd_symbol = "[ ❮](subtext1)" # For use with zsh-vi-mode
|
||||
|
||||
[git_branch]
|
||||
|
||||
Reference in New Issue
Block a user