Some of my settings on Arch, uploaded mainly for sync across my devices
This repository includes settings for different programs, but none of them will change automatically (you must activate the settings for each of them). First, clone the repository to a suitable location:
git clone https://github.com/rdvdev2/ArchPersonalConfig ~/.synced_configSome of the files expect the repository to be cloned in ~/.synced_config, so I recommend against changing the above command unless you're willing to fiddle with all the files.
With the repository cloned, now you can activate the configuration for different applications
ln -sf ~/.synced_config/sway.conf ~/.config/sway/config # Sway window manager
ln -sf ~/.synced_config/vimrc ~/.vimrc # Vim editor