Skip to content

Commit 6694c5b

Browse files
srhrshrsimeg
authored andcommitted
updates brew install command for source-code-pro
1 parent aee893b commit 6694c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iTerm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Here are some suggested settings you can change or set, **they are all optional*
1818
- Go to profiles -> Default -> Terminal -> Check silence bell to disable the terminal session from making any sound
1919
- Download [one of iTerm2 color schemes](https://github.com/mbadolato/iTerm2-Color-Schemes/tree/master/schemes) and then set these to your default profile colors
2020
- Change the cursor text and cursor color to yellow make it more visible
21-
- Change the font to 14pt Source Code Pro Lite. Source Code Pro can be downloaded using [Homebrew](https://sourabhbajaj.com/mac-setup/Homebrew/) `brew tap caskroom/fonts && brew cask install font-source-code-pro`
21+
- Change the font to 14pt Source Code Pro Lite. Source Code Pro can be downloaded using [Homebrew](https://sourabhbajaj.com/mac-setup/Homebrew/) `brew tap homebrew/cask-fonts && brew cask install font-source-code-pro`
2222
- If you're using BASH instead of ZSH you can add `export CLICOLOR=1` line to your `~/.bash_profile` file for nice coloring of listings
2323

2424
[![Screen](https://raw.githubusercontent.com/sb2nov/mac-setup/master/assets/Iterm.png)](https://raw.githubusercontent.com/sb2nov/mac-setup/master/assets/Iterm.png)

0 commit comments

Comments
 (0)