Skip to content

Instantly share code, notes, and snippets.

View fmorbec's full-sized avatar

Fabio fmorbec

View GitHub Profile
@fmorbec
fmorbec / fonts.md
Last active March 12, 2026 11:58
List of fonts installed on working computer using Homebrew

List of fonts installed with Homebrew

This is the list of fonts installed on "my" working computer using Homebrew.

font-fira-code
font-fira-code-nerd-font
font-fira-mono-nerd-font
font-jetbrains-mono
font-juliamono
@fmorbec
fmorbec / .gitignore
Last active March 11, 2026 10:32
Another gitignore for Hugo
# lock
*.lock
# Hugo
public/
_vendor/
resources/_gen/
# Backup Files
*.markdown~