File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ wget https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20R
88wget https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Bold.ttf
99wget https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Italic.ttf
1010wget 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
3642sh -c " $( curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh) "
3743```
3844
45+
3946## Powerlevel10k
4047https://github.com/romkatv/powerlevel10k#oh-my-zsh
4148
You can’t perform that action at this time.
0 commit comments