this repo has no description
0
fork

Configure Feed

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

font update

+2 -2
+1 -1
Brewfile
··· 5 5 brew "brew-file" 6 6 7 7 # Fonts 8 - cask "font-fira-nerd-font-mono" 8 + cask "font-fira-code-nerd-font" 9 9 10 10 # Applications 11 11 cask "iterm2"
+1 -1
ghostty/config
··· 1 - font-family = "Fira Nerd Font Mono" 1 + font-family = "FiraCoda Nerd Font" 2 2 font-size = 15 3 3 theme = light:rose-pine-dawn,dark:rose-pine-moon 4 4 macos-titlebar-style = "hidden"