my main-pc/laptop dotfiles [CachyOS]
Warning:
if you have folders with the same names as in this repository inside your ~/.config/ directory (e.g., rofi, waybar, kitty), they will be overwritten during the installation process.
please make sure to back up these existing configuration folders manually before proceeding to avoid data loss.
- Clone the repository:
git clone https://github.com/entitybtw/dotfiles.git
- copy the contents of the
.configfolder to your local.configdirectory:
cp -r dotfiles/.config/* ~/.config/
- remove the cloned repository folder:
rm -rf dotfiles
- restart your session or relevant applications to apply the new configurations.
