Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stellaonestrogen/dotfiles

This repository contains my personal dotfiles and configurations for various tools and applications. The configurations are organized by machine and application. Each machine has its own directory containing the configurations for the applications installed on that machine.
https://github.com/stellaonestrogen/dotfiles

catppuccin dotfiles dotfiles-linux fedora gnome gnome-shell linux-theme ricing themes

Last synced: about 11 hours ago
JSON representation

This repository contains my personal dotfiles and configurations for various tools and applications. The configurations are organized by machine and application. Each machine has its own directory containing the configurations for the applications installed on that machine.

Awesome Lists containing this project

README

        

dotfiles

Welcome to my personal dotfiles repository! This collection contains configurations and settings for various tools and applications I use across different machines. The repository is organized to make it easy to navigate and understand the setup for each environment.

## Table of Contents

- [Repository Structure](#repository-structure)
- [Machines](#machines)
- [Scripts](#scripts)
- [Getting Started](#getting-started)
- [License](#license)

## Repository Structure

The repository is organized as follows:

- `machines/`: Configurations specific to different machines
- `scripts/`: Utility scripts for managing dotfiles and system setup

## Machines

- [Personal Machine](./machines/personal/README.md)
- [System Information](./machines/personal/README.md#system-information)
- [Applications](./machines/personal/README.md#applications)
- [GNOME and GTK](./machines/personal/applications/gnome/README.md)
- [Zsh](./machines/personal/applications/zsh/README.md)

## Scripts

- [pkg](./scripts/pkg/README.md): A unified package manager wrapper
- [desktop-file](./scripts/desktop-file/README.md): Desktop file generator and manager
- [pass-gen](./scripts/pass-gen/README.md): Secure password generator

## Getting Started

To use these dotfiles:

1. Clone the repository:
```
git clone https://github.com/stellaOnEstrogen/dotfiles.git
```
2. Navigate to the specific machine or application directory you're interested in.
3. Follow the instructions in the respective README files to set up the configurations.

## License

This project is licensed under the CC0 1.0 Universal License. See the [LICENSE](./LICENSE) file for details.