diff options
| -rw-r--r-- | _mbsetupuser/Brewfile.org | 3 |
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" |
