Configuration files for my Arch Linux and i3/bspwm environment.
These directories are organized in a way so that stow
can make symbolic links to the correct locations on a real installation.
Firstly, clone this repo to your home folder.
git clone https://github.com/jomifepe/dotfiles.git ~/dotfiles
# or without git
cd; curl -L https://github.com/jomifepe/dotfiles/tarball/master | tar -xz && mv jomifepe-* dotfiles
# Do this only in a clean installation
# This is a work in progress, I cannot guarantee that everything will work
./install.sh
Just run the install steps individually
./install -h # To see the individual steps