stym-singh / dotfiles

My Arch Linux configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

dotfiles screenshot

Installing

You will need git and GNU stow

Clone into your $HOME directory or ~

git clone https://github.com/singhstym/dotfiles.git ~

Run stow to symlink everything or select what you want

stow */ # For everything
stow alacritty # For just the alacritty config
stow polybar # For just the polybar config

About

My Arch Linux configuration

License:GNU General Public License v3.0


Languages

Language:Shell 70.2%Language:CSS 23.8%Language:Vim Script 6.0%