Skip to content

Installation

Ciar edited this page Aug 25, 2023 · 4 revisions

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

Clone this wiki locally