I have been using ubuntu linux for a long time, but I have not been very satisfied with the fonts in the terminal. Today I finally found some good-looking terminal fonts, especially the droid sans mono font. I really love it. Linux fans have always used this under ubuntu. This font is very beautiful, I highly recommend these beautiful fonts:
1. Inconsolata
Installation command:
sudo apt-get install fonts-inconsolata
2. Envy Code Rhttp://damieng.com/blog/2008/05/26/envy-code-r-preview-7-coding-font-released3. Droid Sans Mono
Installation command:
sudo apt-get install ttf-droid
4. Anonymous Prohttp://www.ms-studio.com/FontSales/anonymouspro.html
5. DejaVu Sans Mono
Installation command:
sudo apt-get install ttf-dejavu
6. Liberation Mono
Installation command:
sudo apt-get install ttf-liberation
7. Terminus
Installation command:
sudo apt-get install xfonts-terminus