/dotfiles

Arch setup dotfiles: Streamlined for efficiency & aesthetics. Customized configs for a seamless & stylish experience! 🚀🎨

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

dotfiles

Arch setup dotfiles: Streamlined for efficiency & aesthetics. Customized configs for a seamless & stylish experience! 🚀🎨

Showcase

screenshot-1 screenshot-2 screenshot-3

Table of Contents

Overview

  • OS - EndeavourOS
  • Terminal - Kitty
  • Shell - Zsh
  • WM - hyprland
  • Editor - Neovim

Installation

Just install the packages and copy the config files that works for most of the time with additional dependencies.

  1. Clone the repo
git clone https://github.com/Srinath10X/dotfiles.git
  1. Make sure that you have installed all the packages and its dependencies
  2. cd to the dotfiles directory
cd dotfiles
  1. Copy the dotfiles into the .config directory
cp -r .config/* ~/.config

Contributing

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.

License

This project is licensed under the GPL - see the LICENSE.md file for details.