LegendFinder
New Member
how do i fix neofetche not working in linux mint terminal
how do i fix neofetche not working in linux mint terminal
how do i fix neofetche not working in linux mint terminal
Ayup. A definite "typo"....Try typing neofetch.
Neofetch - like its replacement Fastfetch - is entirely script-based.....so no compiled binaries
neofetch application will continue to work properly with things it recognizes or gleans from system files. Eventually, it will stop knowing what CPUs you're using (for example) as those are newer than it has data for. It will eventually no longer be fit for purpose except on older hardware.screenfetch).Hi David, how did you get neofetch and screenfetch to look different? And what is the purpose behind that?![]()
[code]text[/code] except I do it with markdown, which this forum partially supports In that case, you use the ` mark on either side of the word, saving you time and effort. You just put one before the text you wish to indicate is code and one after. You can also use the code tags.sudo apt updatesudo apt update inline and that's what I have done in the post above and in this post. You can use the BBCode 'code' tags, as indicated in the first paragraph, or you can just use tick marks.' sudo '
sudo sudo apt-get autoremoveUsing the incorrect ' mark did not help
Thank you !
*italics*
**bold**
***bold italics***
> blockquote
`code`
Yup. It's the tick, not the single quote.
Let's see if this breaks anything...
Code:*italics* **bold** ***bold italics*** > blockquote `code`
That's the markdown that I know works here. The full assortment is not supported. That may be because of BBCode already being an option, or maybe they interfere with other bits of formatting. I don't know why only part of them are supported. Then again, I've never looked to see if there's a given reason.
Oh yeah! I didn't know this site supported markdown Thanks !