Skip to content

configs for my personal neovim and arch/void setup

Notifications You must be signed in to change notification settings

athuld/dotfiles

Repository files navigation

Dotfiles

Personal configs and scripts for my dwm setup managed using stow

Stow is a symlink farm manager which is great for managing dotfiles

sudo pacman -S stow

Usage

All the dotfiles can be deployed with a single command

cd dotfiles/
stow -vSt ~ *

or Indivial configs can be deployed

Eg: To deploy nvim config

cd dotfiles/
stow -vSt ~ nvim

Credits

  • merothh for helping out to make my dwm better
  • LukeSmithxyz for inspiring with his dwm videos and scripts

About

configs for my personal neovim and arch/void setup

Topics

Resources

Stars

Watchers

Forks