Skip to content

NoBrainSkull/dotfiles

Repository files navigation

Dotfiles

  1. install package-list
paru install -S $(cat ./package-list)
  1. stow what you need
stow bspwm
stow neofetch
stow rofi
# ...
  1. add new stow

For instance, adding eww as a stow :

mkdir eww/.config -p # creating structure to deploy in home
mv ~/.config/eww ./eww/.config # dumping existing into dotfiles
stow eww # effectively symlinking

About

All my personnal configuration files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published