Personal system configuration and installation scripts for Arch Linux with Omarchy.
This repository contains scripts to automate the installation and configuration of my development environment, including:
- Dotfiles management - Stow-based dotfile installation
- Window manager - Hyprland configuration overrides
- Keyboard remapping - Kanata setup for custom key behaviors
- Terminal multiplexer - Tmux configuration
- File manager - Yazi setup
- Theme integration - Omarchy theme hooks
Run the master installation script to set up everything:
./master-installation.shIndividual scripts can also be run separately as needed.
install-*.sh- Installation scripts for specific toolsconfig/- Configuration fileshooks/- System hooks and integrationsmaster-installation.sh- Main setup orchestrator