Skip to content

Commit dfe83f8

Browse files
committed
Merge branch 'master' into development
* master: alphabetized linux list updated contributors with @amadio
2 parents 1156b76 + 101fa25 commit dfe83f8

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757

5858
### Redistribution & Installation
5959

60+
- Guilherme Amadio - Linux
6061
- Helio Chissini de Castro - Linux
6162
- Michael Hex - Windows
6263
- Caleb Maclennan - Linux, OS X

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# Hack [![Contributors](https://img.shields.io/badge/contributors-103-orange.svg?style=flat)] (https://github.com/chrissimpkins/Hack/blob/master/CONTRIBUTORS.md)
2+
# Hack [![Contributors](https://img.shields.io/badge/contributors-104-orange.svg?style=flat)] (https://github.com/chrissimpkins/Hack/blob/master/CONTRIBUTORS.md)
33
### A typeface designed for source code
44

55
<a href="https://sourcefoundry.org/hack/"><img src="img/hack-specimen-2.png" alt="Hack-a monospaced sans-serif font for source code" width="728"></a>
@@ -90,10 +90,6 @@ Most Linux and BSD systems can handle either [TTF][ttf_latest] or [OTF][otf_late
9090

9191
$ pacman -S ttf-hack
9292

93-
* *Gentoo Linux*: install the [media-fonts/hack](https://packages.gentoo.org/packages/media-fonts/hack) package from the main Portage tree:
94-
95-
$ emerge -av media-fonts/hack
96-
9793
* *Fedora / CentOS*: install from [copr](https://copr.fedoraproject.org/coprs/heliocastro/hack-fonts/). For Fedora >= 23:
9894

9995
$ dnf install dnf-plugins-core
@@ -105,6 +101,10 @@ Most Linux and BSD systems can handle either [TTF][ttf_latest] or [OTF][otf_late
105101
$ yum install yum-plugin-copr
106102
$ yum copr enable heliocastro/hack-fonts
107103

104+
* *Gentoo Linux*: install the [media-fonts/hack](https://packages.gentoo.org/packages/media-fonts/hack) package from the main Portage tree:
105+
106+
$ emerge -av media-fonts/hack
107+
108108
* *Ubuntu / Debian*: install either [fonts-hack-ttf](http://packages.ubuntu.com/xenial/fonts-hack-ttf) or [fonts-hack-otf](http://packages.ubuntu.com/xenial/fonts-hack-otf). Packages are currently available for Ubuntu Xenial or later and the Debian unstable branch:
109109

110110
$ apt-get install fonts-hack-ttf

0 commit comments

Comments
 (0)