Run the following to clone the repository.
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME' >> $HOME/.bashrc && \
source .bashrc && \
echo ".dotfiles" >> .gitignore && \
git clone --bare https://github.com/maximilian-franz/dotfiles.git $HOME/.dotfiles && \
config config remote.origin.fetch "+refs/heads/*:refs/remotes/origin/*" && \
config config --local status.showUntrackedFiles no && \
config checkout
In case config checkout
fails, either remove the offending files or move them to a backup folder.
Run pacman -S - < package-list.txt
.
After that, install the following packages from the AUR.
appimagelauncher-git
betterlockscreen
brillo
cura-bin
lightdm-settings
qtile-extras-git
spicetify-cli
spotify
visual-studio-code-bin
xcursor-simp1e-gruvbox-dark
Download the latest release of Gruvbox GTK Theme and extract it to $HOME/.themes
.
Download the latest release of gruvbox-plus-icon-pack and extract it to $HOME/.icons
.