Skip to content

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

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages