mirror of
https://github.com/fontmgr/MesloLGSNF.git
synced 2025-08-15 09:42:10 +08:00
26 lines
354 B
Markdown
26 lines
354 B
Markdown
## MesloLGSNF Font
|
|
|
|
Requires:
|
|
|
|
```shell
|
|
sudo bash -c "$(curl -LSs https://github.com/dfmgr/installer/raw/master/install.sh)"
|
|
```
|
|
|
|
Automatic:
|
|
|
|
```shell
|
|
bash -c "$(curl -LSs https://github.com/fontmgr/MesloLGSNF/raw/master/install.sh)"
|
|
```
|
|
|
|
Install:
|
|
|
|
```shell
|
|
sudo fontmgr install MesloLGSNF
|
|
```
|
|
|
|
Update:
|
|
|
|
```shell
|
|
sudo fontmgr update MesloLGSNF
|
|
```
|