These dotfiles serve as a complete system configuration setup for Arch Linux users using the Linux kernel and NVIDIA drivers (not compatible with linux-lts). This is more than a rice or aesthetic setup—think of it as a nix.config for Arch. It provides a fully configured, ready-to-use workflow and development environment.
⚠️ Important: This setup is tailored exclusively for Arch Linux with the standardlinuxkernel and NVIDIA graphics. Do not use it withlinux-lts.
| Idle | Working |
|---|---|
![]() |
![]() |
- Pre-configured window manager
- Development tools and language runtimes
- Terminal and shell enhancements
- Theming and UI customizations
- Performance and power tweaks for NVIDIA GPU
📝 Note: This script is intended to be used after a fresh Arch Linux installation.
- Fresh Arch Linux install
linuxkernel (notlinux-lts)- NVIDIA GPU and drivers
- Internet connection
Current Version: 5.4.7 - Auto Installer
git clone https://github.com/BIGBEASTISHANK/dotfiles
cd dotfiles
echo 3d997ca9e001236552947920959ffef1251dd5e57b34046e2ef4bf617ff7f322 syscopy.sh | sha256sum -c
chmod +x ./syscopy.sh
./syscopy.sh --install-extras=falseThis will install:
- Window manager and UI setup
- Terminal, shell, and editor configurations
- Development environment and utilities
- Custom scripts and aliases
- Do not run this script on an existing or modified Arch setup.
- Designed to provide a consistent workflow across machines.
- Think of this as a reproducible environment for power users.

