Go to file
krolxon bff4e782e1 add hyprshare aur package 2026-01-11 19:18:36 +05:30
.config add shader script and keybinds 2026-01-11 19:18:06 +05:30
.local add shader script and keybinds 2026-01-11 19:18:06 +05:30
assets update screenshots 2025-12-09 00:04:06 +05:30
packages add hyprshare aur package 2026-01-11 19:18:36 +05:30
system/etc/keyd stow: add system config (keyd) 2025-11-05 00:09:13 +05:30
.stow-local-ignore install.sh: split packages into seperate files 2025-12-10 13:42:50 +05:30
.zprofile first commit using stow 2025-08-16 20:49:05 +05:30
README.md install.sh: add check for stow prerequisite 2026-01-08 12:50:05 +05:30
install.sh install.sh: refactoring 2026-01-09 14:44:08 +05:30

README.md

Dotfiles

Prerequisites

sudo pacman -S git gum stow

Usage

cd $HOME
git clone https://github.com/krolyxon/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh

## OR ##
## Use auto-yes (you won't be asked to select any packages, everything will be selected by default)
./install.sh --yes