My preferred way to apply the configuration settings is using GNU Stow.
This installation method assumes that the directory structure for these configs does not already exist within your $HOME directory. Stow will likely clash with the existing files/directories and fail to create the symlink.
- Install Stow
cd
git clone https://github.com/dsul/dotfiles.git
orgit clone [email protected]:dsul/dotfiles.git
cd dotfiles
- Run
stow <directory name>
to select what configs you want to apply, orstow *
if you want everything