Created
June 2, 2019 13:18
-
-
Save camnw/66a2afcfe6d76a579cb001d0b6073b2d to your computer and use it in GitHub Desktop.
Minecraft Bedrock Neofetch Ascii
This file contains 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
1. | |
Place all of the lines between the #'s into $HOME/.config/neofetch/bedrock (Don't include the #'s). | |
####################################################################################### | |
${c3}██${c4}████████${c3}██${c1}████${c5}██${c1}██${c3}██${c4}████████${c3}██ | |
${c3}████${c1}████████████${c4}██${c1}██████${c5}██${c3}████${c4}██ | |
${c3}██${c5}██${c4}████${c5}██${c4}██████${c1}██${c4}██${c3}██████${c1}██${c3}████ | |
${c3}██${c1}██${c3}██████${c5}██${c3}██${c1}██${c3}████${c4}██████████${c3}██ | |
${c3}██${c1}████${c4}██████████████${c1}██████████${c5}██ | |
${c4}████${c3}██████${c4}██████${c3}██${c5}██${c3}████${c4}████${c5}██${c3}██ | |
${c1}████${c3}██${c2}██${c3}██${c4}██${c1}████${c3}████████${c1}██████${c5}██ | |
${c3}██████${c4}████████████${c5}██${c4}████████${c3}████ | |
${c3}██${c1}████${c5}██${c1}██${c4}██${c3}██████${c1}██████████████ | |
${c3}██${c4}████████████${c3}██${c5}██${c3}████${c4}██████${c1}██${c3}██ | |
${c3}████${c1}██${c4}████${c1}████${c4}██${c5}██${c4}██${c1}██████${c3}██████ | |
${c5}██${c3}██████${c4}██${c3}██████${c1}████${c3}██████${c1}████${c5}██ | |
${c3}██${c4}██████████████${c1}████${c4}██████████${c3}██ | |
${c3}██${c1}██${c4}██${c1}██${c5}██${c3}████${c4}██████${c5}██${c4}██${c3}████${c1}████ | |
${c3}██████${c4}██████████${c3}████${c1}████${c3}██${c4}████${c3}██ | |
${c4}████████${c5}██${c1}████${c3}████████${c4}██████${c3}████ | |
####################################################################################### | |
2. | |
Open your neofetch config | |
Search for 'image_source=' and find this line. | |
image_source="ascii" | |
replace "ascii" with "$HOME/.config/neofetch/bedrock" | |
3. | |
Search for 'ascii_distro=' and find this line. | |
ascii_distro="auto" | |
make sure it says auto in the quotes. | |
4. | |
Search for 'ascii_colors=' and find this line. | |
ascii_colors=(distro) | |
replace (distro) with (248 242 240 237 232) | |
Save the file and you are done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Result here: https://old.reddit.com/r/unixporn/comments/bvxcz6/oc_minecraft_bedrock_ascii/