/dotfiles

Everything that revolves around my dwm setup / A setup script to easily deploy everything on your system too.

Primary LanguageShell

dotfiles

mostly a bunch of configs that revolve around my dwm setup

Usage

clone this repo & run the setup.sh script

cd ~/
git clone https://github.com/merothh/dotfiles
bash ~/dotfiles/setup.sh 

Symlinks are created so that apps can find the dotfiles and they will update on a git pull

Screenshot

Screenshot 1

Credits

  • bookercodes for the amazing introduction to i3 videos and his dotfiles
  • lukesmithxyz for his dwm videos and thereby showing how functional dwm can be