FIxing readme
This commit is contained in:
parent
996529fbd6
commit
04d6ee012a
|
@ -8,6 +8,12 @@ wget https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20R
|
|||
wget https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Bold.ttf
|
||||
wget https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Italic.ttf
|
||||
wget https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Bold%20Italic.ttf
|
||||
|
||||
# Place fonts in
|
||||
/usr/local/share/fonts/
|
||||
|
||||
# Then run
|
||||
sudo fc-cache -fv
|
||||
```
|
||||
|
||||
## Install command line stuff
|
||||
|
@ -36,6 +42,7 @@ https://github.com/ohmyzsh/ohmyzsh
|
|||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||
```
|
||||
|
||||
|
||||
## Powerlevel10k
|
||||
https://github.com/romkatv/powerlevel10k#oh-my-zsh
|
||||
|
||||
|
|
Loading…
Reference in New Issue