You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: iTerm/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Here are some suggested settings you can change or set, **they are all optional*
18
18
- Go to profiles -> Default -> Terminal -> Check silence bell to disable the terminal session from making any sound
19
19
- 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
20
20
- 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`
22
22
- 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
0 commit comments