Go to file
krolxon 15264a6db2 nvim: use pywal colorscheme using neopywal 2026-01-13 13:08:28 +05:30
.config nvim: use pywal colorscheme using neopywal 2026-01-13 13:08:28 +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 fastfetch configuration, remove redundant packages 2026-01-12 20:19:20 +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: install dependencies automaticallyr 2026-01-12 14:35:20 +05:30
install.sh add fastfetch configuration, remove redundant packages 2026-01-12 20:19:20 +05:30

README.md

Dotfiles

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