Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/x-nimesh/dotfiles


https://github.com/x-nimesh/dotfiles

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        


Arch Linux Logo

# Arch Linux Dotfiles Repository

This repository is dedicated to storing and managing my personal dotfiles and configurations for my Arch Linux setup. It includes customizations for the i3 window manager, Polybar, and Rofi menu bar. These dotfiles are essential for customizing and personalizing my Arch Linux environment to match my workflow and preferences.

## Table of Contents

- [Getting Started](#getting-started)
- [i3 Configuration](#i3-configuration)
- [Polybar Configuration](#polybar-configuration)
- [Rofi Configuration](#rofi-configuration)
- [Dotfiles Overview](#dotfiles-overview)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

## Getting Started

Before using these dotfiles, make sure you have a basic understanding of how dotfiles work and their impact on your Arch Linux setup. Backup your existing configurations to avoid any data loss.

## i3 Configuration

- **.config/i3**: i3 window manager configuration files.

## Polybar Configuration

- **.config/polybar**: Configuration for the Polybar status bar.

## Rofi Configuration

- **.config/rofi**: Configuration for the Rofi menu bar.

## Dotfiles Overview

- **.config**: Configuration files for various applications and window managers.
- **.bashrc**: Customizations for the Bash shell.
- **.vimrc**: Vim configuration for a personalized text editing experience.
- **.Xresources**: Configuration for the X Window System.

## Installation

1. Clone this repository to your home directory:

```bash
git clone https://github.com/yourusername/arch-dotfiles.git ~/.dotfiles