Important
This is a very early version. Expect some parts to be experimental and subject to change. Not everything may be fully configured or optimized yet.
-
Clone the repository:
git clone https://github.com/Zelvios/dotfiles.git ~/dotfiles
-
Enter the cloned repository.
cd ~/dotfiles
-
Run the installation script:
./install.sh
git clone https://github.com/Zelvios/dotfiles.git ~/dotfiles && cd ~/dotfiles && ./install.sh