aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2026-05-26 15:08:36 -0700
committerGravatar Tom Willemse2026-05-27 15:34:55 -0700
commit51a9a42328be91fce237280ab3cdd081bedce49c (patch)
tree181735f8068b4dcbd5e237f7baa50bf08a52bfd5
parent99a9fd625802123fef01e977c9bbac79ab2ae79a (diff)
downloadnew-dotfiles-51a9a42328be91fce237280ab3cdd081bedce49c.tar.gz
new-dotfiles-51a9a42328be91fce237280ab3cdd081bedce49c.zip
_mbsetupuser/Brewfile.org: Add description of fonts
-rw-r--r--_mbsetupuser/Brewfile.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/_mbsetupuser/Brewfile.org b/_mbsetupuser/Brewfile.org
index 93670ed..10d176a 100644
--- a/_mbsetupuser/Brewfile.org
+++ b/_mbsetupuser/Brewfile.org
@@ -45,6 +45,9 @@ And there are some development projects that I need to be able to install.
Fonts too!
+- fantasque-sans-mono :: This is my main coding font. I've been attached to this font for years, I can't let it go. It has the nicest parentheses that I've found so far.
+- dosis :: This is a variable-width font that I'm trying out for any text that isn't code. I haven't found anything that I like as much as Fantasque Sans Mono for code yet.
+
#+begin_src ruby
cask "font-fantasque-sans-mono"
cask "font-dosis"