diff --git a/README.md b/README.md index aa88829..cc78987 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,9 @@ - `ln -s .dotfiles/zsh-settings/.zshrc` - `ln -s .dotfiles/zsh-settings/.p10k.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) - `cd ~/.dotfiles/zsh-settings` - `git pull --recurse-submodules`