mirror of
https://github.com/sayyadirfanali/Myna.git
synced 2026-03-21 16:49:23 +01: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
|