#+title: Dotfiles | Arch Linux setup ** About + Personal dotfiles + Showcase: [file://~/Pictures/Screenshots/showcase-2022-11-22_18-31.png] ** Installation #+begin_src bash cd $HOME git init git remote add origin https://github.com/ThanosApollo/dotfiles.git git reset --hard origin/master #+end_src