mirror of
https://github.com/fontmgr/MesloLGSNF.git
synced 2025-08-15 01:32:10 +08:00
20 lines
249 B
Markdown
20 lines
249 B
Markdown
## MesloLGS NF Font
|
|
|
|
requires:
|
|
|
|
```bash
|
|
sudo bash -c "$(curl -LSs https://github.com/casjay-dotfiles/scripts/raw/master/install.sh)"
|
|
```
|
|
|
|
install:
|
|
|
|
```bash
|
|
sudo fontmgr install MesloLGSNF
|
|
```
|
|
|
|
update:
|
|
|
|
```bash
|
|
sudo fontmgr update MesloLGSNF
|
|
```
|