Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 814 Bytes

INSTALL.md

File metadata and controls

40 lines (27 loc) · 814 Bytes

Installation

To install, you can use GNU stow. For example, to install the vim dotfiles, you can simply do the following:

stow vim -t ~

Alternatively, to install everything, you can simply run the command make. You can also install specific applications configuration files by running the following command:

make install-<application>

where <application> is the name of the application to install.

Fonts

To install the fonts, you can simply run the following command on the font directory:

fc-cache -fv .fonts

Alternatively, you can install the fonts by running the following command:

make install-fonts

Notes

Printers

To use some of the HP Printers (i.e. HP Laserjet 1018), you may need to install the AUR package called hplip-plugin.