Installation - ciarafair/dotfiles GitHub Wiki

Auto Installation

First, you must clone the repository into your .config folder (which has to be empty) to gain access to the files. So backup your current .config folder and clone the repository into it:

git clone https://github.com/ciarafair/.dotfiles $HOME/.config

and run the install script:

cd $HOME/.config
sudo scripts/install.sh