Kittelchen / dotfiles & scripts

Dotfiles & Skripte

Persönliche Konfigurationsdateien und Skripte für Arch-basierte Linux-Systeme.

⚠️ Hinweis: Alle Dateien hier sind persönliche Konfigurationen, die auf meinem eigenen System laufen. Ich kann nicht garantieren, dass sie bei dir funktionieren werden — sie sind als Referenz oder Inspiration gedacht, nicht als Plug-and-Play-Lösung. Nutze sie auf eigene Verantwortung.

🚧 Work in Progress: Das hier sind meine ersten Schritte mit Linux — vieles ist noch im Aufbau, wird sich ändern, und ist sicher nicht perfekt. Feedback gerne, aber keine Garantien.

Repositories

Persönliche Konfigurationsdateien für mein Hyprland-Setup auf Arch Linux. Enthält Konfigurationen und ein Install-Skript zum Einrichten der Dateien.

arch hyprland dotfiles shell

Installation (rice)

Das Skript kopiert alle Dateien in die entsprechenden Konfigurationsverzeichnisse:

bash <(curl -fsSL https://raw.githubusercontent.com/Kittelchen/rice/main/install.sh)

Oder manuell klonen und install.sh ausführen.

Dotfiles & Scripts

Personal configuration files and scripts for Arch-based Linux systems.

⚠️ Heads up: Everything here consists of personal configurations that run on my own machine. I cannot guarantee they will work on yours — treat them as reference or inspiration, not a plug-and-play solution. Use at your own risk.

🚧 Work in Progress: This is me finding my feet with Linux — things are still taking shape, will change, and are definitely not perfect. Feel free to poke around, but don't expect anything polished yet.

Repositories

Personal configuration files for my Hyprland setup on Arch Linux. Includes configs and an install script to place everything in the right directories.

arch hyprland dotfiles shell

Install (rice)

The script copies all files into their matching config directories:

bash <(curl -fsSL https://raw.githubusercontent.com/Kittelchen/rice/main/install.sh)

Or clone manually and run install.sh.