4

Possible Duplicate:
How do I install fonts?

This has been itching at me for a while and It would be great to know if theres a way to do this because, I have lots of fonts (ttf) I want to install but dont wanna do it 1 at a time.

Alex Poulos
  • 1,544
  • 7
  • 19
  • 30

1 Answers1

8

Just for your user? Create a hidden directory in your home folder named .fonts. Drop all your fonts in the directory.

cd
mkdir .fonts

Copy the fonts to that directory. Voila!