Skip to content

Commit ddb48b2

Browse files
committed
fix: docs
1 parent 764294b commit ddb48b2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/essentials/essentials.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ We recommend:
6363
* **Terminal Font:** _Meslo LG, FiraCode Nerd Font or Hack Nerd Font_ from [nerd-fonts](https://www.nerdfonts.com/font-downloads)
6464

6565
```shell
66-
brew tap homebrew/cask-fonts
67-
6866
# Terminal Fonts
6967
# brew install --cask font-<FONT NAME>-nerd-font
7068
brew install --cask font-meslo-lg-nerd-font
@@ -98,7 +96,6 @@ Since many of us won't have _admin_ rights on **Company** issued MacBooks, we wi
9896
* [Jetbrains](https://www.jetbrains.com/toolbox-app/): toolbox to install jetbrains IDEs
9997

10098
```shell
101-
brew install --cask --appdir=~/Applications iterm2
10299
brew install --cask --appdir=~/Applications sublime-text
103100
brew install --cask --appdir=~/Applications visual-studio-code
104101
brew install --cask --appdir=~/Applications jetbrains-toolbox

0 commit comments

Comments
 (0)