An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# dotfiles

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

## Showcase

![screenshot-1](./assets/captures/desktop.png)

## 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.