Update README.md
Manual Nerd-Fonts for p10k
This commit is contained in:
parent
fbc7bbe349
commit
bbf5b38684
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@
|
||||||
- `ln -s .dotfiles/zsh-settings/.zshrc`
|
- `ln -s .dotfiles/zsh-settings/.zshrc`
|
||||||
- `ln -s .dotfiles/zsh-settings/.p10k.zsh`
|
- `ln -s .dotfiles/zsh-settings/.p10k.zsh`
|
||||||
- `ln -s .dotfiles/zsh-settings/.oh-my-zsh`
|
- `ln -s .dotfiles/zsh-settings/.oh-my-zsh`
|
||||||
|
- `sudo su`
|
||||||
|
- `cd /usr/share/fonts/TTF`
|
||||||
|
- `wget https://github.com/romkatv/dotfiles-public/raw/master/.local/share/fonts/NerdFonts/MesloLGS%20NF%20Regular.ttf && wget https://github.com/romkatv/dotfiles-public/raw/master/.local/share/fonts/NerdFonts/MesloLGS%20NF%20Bold.ttf && wget https://github.com/romkatv/dotfiles-public/raw/master/.local/share/fonts/NerdFonts/MesloLGS%20NF%20Italic.ttf && wget https://github.com/romkatv/dotfiles-public/raw/master/.local/share/fonts/NerdFonts/MesloLGS%20NF%20Bold%20Italic.ttf`
|
||||||
- Update (Submodules included)
|
- Update (Submodules included)
|
||||||
- `cd ~/.dotfiles/zsh-settings`
|
- `cd ~/.dotfiles/zsh-settings`
|
||||||
- `git pull --recurse-submodules`
|
- `git pull --recurse-submodules`
|
||||||
|
|
Loading…
Reference in a new issue