Установка шрифто
This commit is contained in:
parent
0246176d38
commit
d8eb4a6049
@ -54,9 +54,9 @@ sudo usermod -s /usr/bin/zsh username
|
||||
# Установка шрифтов
|
||||
|
||||
```sh
|
||||
mkdir -p ~/.local/share/fonts
|
||||
curl -fSL -o "$HOME/.local/share/fonts/Anonymice Nerd Font Complete.ttf" https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/AnonymousPro/complete/Anonymice%20Nerd%20Font%20Complete.ttf
|
||||
curl -fSL -o "$HOME/.local/share/fonts/Anonymice Nerd Font Complete Mono.ttf" https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/AnonymousPro/complete/Anonymice%20Nerd%20Font%20Complete%20Mono.ttf
|
||||
wget -A ".deb" -c -q -np -nd -r -l 1 https://deb.246060.ru/bin/fonts/pool/main/f/fonts-iosevka-prog/
|
||||
wget -A ".deb" -c -q -np -nd -r -l 1 https://deb.246060.ru/bin/fonts/pool/main/f/fonts-iosevka-prog-nerd/
|
||||
sudo dpkg -i fonts*deb
|
||||
```
|
||||
|
||||
# Настройка агентов
|
||||
|
Loading…
Reference in New Issue
Block a user