Arch setup dotfiles: Streamlined for efficiency & aesthetics. Customized configs for a seamless & stylish experience! 🚀🎨
- OS - EndeavourOS
- Terminal - Kitty
- Shell - Zsh
- WM - hyprland
- Editor - Neovim
Just install the packages and copy the config files that works for most of the time with additional dependencies.
- Clone the repo
git clone https://github.com/Srinath10X/dotfiles.git
- Make sure that you have installed all the packages and its dependencies
- cd to the dotfiles directory
cd dotfiles
- Copy the dotfiles into the .config directory
cp -r .config/* ~/.config
If you have improvements or additional configurations that might benefit others, I welcome contributions! Please fork the repository, make your changes, and submit a pull request.
This project is licensed under the GPL - see the LICENSE.md file for details.