Compare commits

..

3 Commits

Author SHA1 Message Date
c39393e609 Merge flow into main 2025-08-04 18:09:34 -04:00
df7c6d9d62 Update starship config 2025-08-04 18:07:34 -04:00
6766b17ed3 neovim config 2025-08-04 16:48:51 -04:00

View File

@@ -24,7 +24,7 @@ $conda\
[](fg:sapphire bg:lavender)\
$time\
[ ](fg:lavender)\
$cmd_duration\
$cmd_duration
$line_break\
$character"""
@@ -161,8 +161,8 @@ vimcmd_visual_symbol = '[](bold fg:yellow)'
show_milliseconds = true
format = " in $duration "
style = "bg:lavender"
disabled = false
show_notifications = true
disabled = false
show_notifications = false
min_time_to_notify = 45000
[palettes.catppuccin_mocha]