diff --git a/README.md b/README.md index 5919c7d..019c450 100644 --- a/README.md +++ b/README.md @@ -1196,7 +1196,7 @@ tput bel ### Shells #### Bash -Install the latest version and set as current users' default shell: +Install the latest version and set it as current users' default shell: ```bash brew install bash && \ sudo echo $(brew --prefix)/bin/bash >> /etc/shells && \ @@ -1230,7 +1230,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. -- [Hack](http://sourcefoundry.org/hack/) - Hack is hand groomed and optically balanced to be your go-to code face. +- [Hack](http://sourcefoundry.org/hack/) - Hack is a 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. - [Meslo](https://github.com/andreberg/Meslo-Font) - Customized version of Apple's Menlo font.