Skip to content

Commit 48f2097

Browse files
committed
FIxing readme
1 parent 996529f commit 48f2097

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ wget https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20R
88
wget https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Bold.ttf
99
wget https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Italic.ttf
1010
wget https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Bold%20Italic.ttf
11+
12+
# Place fonts in
13+
/usr/local/share/fonts/
14+
15+
# Then run
16+
sudo fc-cache -fv
1117
```
1218

1319
## Install command line stuff
@@ -36,6 +42,7 @@ https://github.com/ohmyzsh/ohmyzsh
3642
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
3743
```
3844

45+
3946
## Powerlevel10k
4047
https://github.com/romkatv/powerlevel10k#oh-my-zsh
4148

0 commit comments

Comments
 (0)