1
0
Fork
You've already forked dotfiles
0
All my environment config files
  • Lua 56.7%
  • Nix 33.2%
  • Shell 7.1%
  • CSS 3%
2026年07月11日 12:04:22 +02:00
.config Merge remote-tracking branch 'refs/remotes/origin/main' 2026年07月11日 12:04:22 +02:00
bin Back to Arch + new README.md 2026年01月12日 19:59:37 +01:00
nixos.old Back to Arch + new README.md 2026年01月12日 19:59:37 +01:00
.gitignore Switched to vague theme + some fixes 2026年05月30日 15:54:27 +02:00
.stow-global-ignore kitty + changed wallpaper 2026年06月06日 16:41:34 +02:00
.zshrc reworked removeDep 2026年07月11日 12:03:54 +02:00
README.md Back to Arch + new README.md 2026年01月12日 19:59:37 +01:00

My Dotfiles

This repository contains my personal configurations for Arch Linux running Hyprland I use stow to manage symlinks

📂 Repository Structure

  • .config: All the configuration files for all the tools I use.
  • bin/: Custom shell scripts (e.g., tmuxs for session management).
  • nixos.old/: Legacy NixOS flake configurations (archived).

🏗️ Setup

1. Clone the repo

mkdir ~/.config
git clone https://github.com/your-username/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow .