all-the-icons.el icon indicating copy to clipboard operation
all-the-icons.el copied to clipboard

Installation cleanup

Open ChauhanT opened this issue 2 years ago • 1 comments

Hi,

I am using (all-the-icons-install-fonts t) to automate the install of package. The fonts are installed in the root of the folder (for my distro, it's at ~/.local/share/fonts/. This makes the directory quite untidy. I was wondering if there is a way to install to a specific sub-folder there as this keeps the fonts organised and easy to maintain. For instance, I'd prefer installing to ~/.local/share/fonts/all-the-icons/. I know it's a trivial tweak in the code, and would be rather happy to do it, but I wanted to know what the maintainers think of this first.

Thanks!

ChauhanT avatar May 15 '22 14:05 ChauhanT

If you want to send over a PR with the appropriate adjustment for customizing the installation location, I'd be happy to take a look.

wyuenho avatar May 21 '22 08:05 wyuenho