All my environment config files
- Lua 56.7%
- Nix 33.2%
- Shell 7.1%
- CSS 3%
| .config | Merge remote-tracking branch 'refs/remotes/origin/main' | |
| bin | Back to Arch + new README.md | |
| nixos.old | Back to Arch + new README.md | |
| .gitignore | Switched to vague theme + some fixes | |
| .stow-global-ignore | kitty + changed wallpaper | |
| .zshrc | reworked removeDep | |
| README.md | Back to Arch + new README.md | |
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.,tmuxsfor 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
2. Symlink with Stow
stow .