mirror of
https://github.com/sayyadirfanali/Myna.git
synced 2026-06-10 07:42:42 +02:00
5 lines
308 B
Bash
Executable File
5 lines
308 B
Bash
Executable File
python build.py \
|
|
&& cp Myna-alt_l.otf ~/.fonts/. \
|
|
&& fontforge -script ~/bin/fontpatcher/font-patcher --complete Myna.otf && mv MynaNerdFont-Regular.otf Myna-NerdFont.otf \
|
|
&& fontforge -script ~/bin/fontpatcher/font-patcher --complete Myna-alt_l.otf && mv MynaNerdFont-Regular.otf Myna-NerdFont-alt_l.otf
|