https://github.com/srinath10x/dotfiles
A collection of my personal configs and wallpapers.
https://github.com/srinath10x/dotfiles
archlinux dotfiles linux nixos ricing
Last synced: 7 months ago
JSON representation
A collection of my personal configs and wallpapers.
- Host: GitHub
- URL: https://github.com/srinath10x/dotfiles
- Owner: Srinath10X
- License: gpl-3.0
- Created: 2023-12-27T16:20:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-25T18:15:48.000Z (8 months ago)
- Last Synced: 2025-07-26T01:02:39.746Z (8 months ago)
- Topics: archlinux, dotfiles, linux, nixos, ricing
- Language: Shell
- Homepage:
- Size: 126 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
Arch setup dotfiles: Streamlined for efficiency & aesthetics. Customized configs for a seamless & stylish experience! 🚀🎨
## Showcase

## Table of Contents
- [Overview](#overview)
- [Packages](#packages)
- [Installation](#installation)
- [Contributing](#contributing)
- [License](#license)
## Overview
- **OS** - ArchLinux
- **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
```bash
git clone https://github.com/Srinath10X/dotfiles.git
```
2. Make sure that you have installed all the packages and its dependencies
3. cd to the dotfiles directory
```bash
cd dotfiles
```
4. Copy the dotfiles into the .config directory
```bash
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](LICENSE.md) - see the [LICENSE.md](LICENSE.md) file for details.