Dotfiles for my Arch linux configurations, edited and maintained by FaarisAnsari.
All of these are free to use! I've uploaded them in a way where all files are where you need them to be when you clone.
Huge thanks to @linuxdotexe for these beautiful wallpapers!
jonaburg's rounded fix fork of Picom
spotify (needed for spicetify)
$ sudo pacman -Sy --needed git
$ cd ~ && git clone https://github.com/FaarisAnsari/dotfiles.git
$ ln -svf .config/* ~/.config/
$ ln -svf .fonts/* ~/.fonts/
$ ln -svf .scripts ~/.scripts
$ ln -svf .aliases ~/.aliases
This will create symlinks and overwrite files. Please backup your current configs before installing!