mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
refractor
This commit is contained in:
parent
fbe299a28c
commit
4842ca3540
23 changed files with 92 additions and 70 deletions
|
|
@ -1,12 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
curl -L https://github.com/lxgw/LxgwWenKai/releases/download/v1.520/lxgw-wenkai-v1.520.zip -o /tmp/lxgw-wenkai.zip
|
||||
unzip /tmp/lxgw-wenkai.zip -d ~/.local/share/fonts/
|
||||
|
||||
curl -L https://github.com/lxgw/LxgwNeoXiHei/releases/download/v1.223/LXGWNeoXiHeiPlus.ttf -o /tmp/lxgw-xihei.zip
|
||||
unzip /tmp/lxgw-xihei.zip -d ~/.local/share/fonts/
|
||||
|
||||
curl -L https://github.com/subframe7536/maple-font/releases/download/v7.7/MapleMono-NF-CN-unhinted.zip -o /tmp/maple-mono.zip
|
||||
unzip /tmp/maple-mono.zip -d ~/.local/share/fonts/
|
||||
|
||||
fc-cache -fv
|
||||
Loading…
Add table
Add a link
Reference in a new issue