Everything is basically set up how I like it

This commit is contained in:
ManOfGoldForever 2026-02-01 12:48:07 -05:00
parent eb701b9b24
commit f58e511ddc
19 changed files with 626 additions and 223 deletions

View file

@ -106,8 +106,8 @@ bg = "#282a36"
blend = 0.8
# File-specific styles
[filetype]
rules = [
[icon]
prepend_rules = [
# Development Environment
{ name = ".env*", fg = "#50fa7b", bold = true, prefix = "󰙪 " },
{ name = ".git*", fg = "#ff5555", italic = true, prefix = " " },