this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

font: jetbrains

+2 -2
+1 -1
Brewfile
··· 3 3 brew "brew-file" 4 4 5 5 # Fonts 6 - cask "font-fira-code-nerd-font" 6 + cask "font-jetbrains-mono-nerd-font" 7 7 8 8 # Applications 9 9 cask "iterm2"
+1 -1
ghostty/config
··· 1 - font-family = "FiraCoda Nerd Font" 1 + font-family = "JetBrains Mono Nerd Font" 2 2 font-size = 14 3 3 theme = light:Rose Pine Dawn,dark:Rose Pine 4 4 macos-titlebar-style = "hidden"