Updated the install script for Arch Linux and the README.md file#21
Open
Pazitos10 wants to merge 33 commits intocstrap:masterfrom
Open
Updated the install script for Arch Linux and the README.md file#21Pazitos10 wants to merge 33 commits intocstrap:masterfrom
Pazitos10 wants to merge 33 commits intocstrap:masterfrom
Conversation
Fix bug that installatoin would fail if there's no directory '/usr/share/fonts/truetype/custom'
Fix mkdir script - Thanks! :)
add centos
add support for centos
Hi, I added centos support for this git
Correct links to cstrap repo
New file from: http://www.gringod.com/wp-upload/software/Fonts/Monaco_Linux.ttf This solves Issue cstrap#4. See the suggestion by @pbuzbee: cstrap#4 (comment)
Replace a font file so that we can set Monaco in Gnome Terminal
Add Gentoo configuration
|
您好,您的邮件己收到,我将在阅读邮件后,尽快给您回复。
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I don't know how much popular is this repo but I remembered I used it in the past to download the font. I like that it evolved to allow to download other fonts too.
I updated my distro install script to use
~/.fonts/TTF/as the default installation directory and does not requiresudoto be executed anymore. It also checks if the URL argument is present before attempting to run. I think similar changes can be done for the other distros scripts without much hassle but I cannot test those.Finally, I also updated the
README.mdto add instructions on how to run it on Arch Linux.Thanks for not archiving nor deleting the repo!