Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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.
- Host: GitHub
- URL: https://github.com/stellaonestrogen/dotfiles
- Owner: stellaOnEstrogen
- License: cc0-1.0
- Created: 2024-09-11T02:56:27.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-30T15:42:29.000Z (3 months ago)
- Last Synced: 2024-10-12T19:25:12.385Z (2 months ago)
- Topics: catppuccin, dotfiles, dotfiles-linux, fedora, gnome, gnome-shell, linux-theme, ricing, themes
- Language: CSS
- Homepage:
- Size: 5.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
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.