update
This commit is contained in:
parent
4b42aa2fce
commit
e4b7f615fa
33 changed files with 543 additions and 0 deletions
3
fontlist
Executable file
3
fontlist
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
fc-list | cut -f2 -d: | sort -u | less -r
|
||||
Loading…
Add table
Add a link
Reference in a new issue