Added script to sync fonts from Gimp fonts directory to the shared fonts directory in /usr/share
This commit is contained in:
parent
d9e97f2cbc
commit
892e297718
1 changed files with 2 additions and 0 deletions
2
Sync Fonts
Executable file
2
Sync Fonts
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
gksu cp ~/.gimp-2.6/fonts /usr/share/fonts/truetype
|
Loading…
Add table
Add a link
Reference in a new issue