Update README.md

Manual Nerd-Fonts for p10k
This commit is contained in:
Elmar Sönser 2024-04-17 11:57:55 +02:00
parent fbc7bbe349
commit bbf5b38684

View file

@ -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`