From 53375a887ba2cc031d58e659893253d5dd8f71cd Mon Sep 17 00:00:00 2001 From: Patrick Mullins Date: Thu, 29 Oct 2015 14:49:11 -0400 Subject: [PATCH 1/3] Added DejaVu Sans Mono to Terminal Fonts Added DejaVu Sans Mono, a font based on Bitstream Vera, to Terminal Fonts. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 829d289..574e37d 100644 --- a/README.md +++ b/README.md @@ -1296,6 +1296,7 @@ chsh -s $(brew --prefix)/bin/zsh ### Terminal Fonts - [Anonymous Pro](http://www.marksimonson.com/fonts/view/anonymous-pro) - A family of four fixed-width fonts designed with coding in mind. +- [DejaVu Sans Mono](http://www.fontsquirrel.com/fonts/DejaVu-Sans-Mono) - A font family based on the Bitstream Vera Fonts. - [Hack](http://sourcefoundry.org/hack/) - Hack is hand groomed and optically balanced to be your go-to code face. - [Inconsolata](http://levien.com/type/myfonts/inconsolata.html) - A monospace font, designed for code listings and the like. - [Input](http://input.fontbureau.com) - A flexible system of fonts designed specifically for code. From 302d65aa04219a26924d00fcf7f3837f0e042b19 Mon Sep 17 00:00:00 2001 From: Patrick Mullins Date: Thu, 29 Oct 2015 15:24:26 -0400 Subject: [PATCH 2/3] Revert "Added DejaVu Sans Mono to Terminal Fonts" This reverts commit 53375a887ba2cc031d58e659893253d5dd8f71cd. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 574e37d..829d289 100644 --- a/README.md +++ b/README.md @@ -1296,7 +1296,6 @@ chsh -s $(brew --prefix)/bin/zsh ### Terminal Fonts - [Anonymous Pro](http://www.marksimonson.com/fonts/view/anonymous-pro) - A family of four fixed-width fonts designed with coding in mind. -- [DejaVu Sans Mono](http://www.fontsquirrel.com/fonts/DejaVu-Sans-Mono) - A font family based on the Bitstream Vera Fonts. - [Hack](http://sourcefoundry.org/hack/) - Hack is hand groomed and optically balanced to be your go-to code face. - [Inconsolata](http://levien.com/type/myfonts/inconsolata.html) - A monospace font, designed for code listings and the like. - [Input](http://input.fontbureau.com) - A flexible system of fonts designed specifically for code. From d57d1a8f01704bfbce012318583a1caf2c911e06 Mon Sep 17 00:00:00 2001 From: Patrick Mullins Date: Thu, 29 Oct 2015 15:27:30 -0400 Subject: [PATCH 3/3] Added DejaVu Sans Mono to Terminal Fonts Added DejaVu Sans Mono, a font based on Bitstream Vera, to Terminal Fonts. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 829d289..58e473c 100644 --- a/README.md +++ b/README.md @@ -1296,6 +1296,7 @@ chsh -s $(brew --prefix)/bin/zsh ### Terminal Fonts - [Anonymous Pro](http://www.marksimonson.com/fonts/view/anonymous-pro) - A family of four fixed-width fonts designed with coding in mind. +- [DejaVu Sans Mono](http://dejavu-fonts.org/wiki/Main_Page) - A font family based on the Vera Fonts. - [Hack](http://sourcefoundry.org/hack/) - Hack is hand groomed and optically balanced to be your go-to code face. - [Inconsolata](http://levien.com/type/myfonts/inconsolata.html) - A monospace font, designed for code listings and the like. - [Input](http://input.fontbureau.com) - A flexible system of fonts designed specifically for code.