diff --git a/i3/.config/i3/README.md b/README.md similarity index 86% rename from i3/.config/i3/README.md rename to README.md index 08611c9..3f74e8c 100644 --- a/i3/.config/i3/README.md +++ b/README.md @@ -38,3 +38,12 @@ in ~/.config/gtk-3.0/gtk.css ### Shell I use ZSH with the latest Spaceship prompt + +# Stow +I use Gnu Stow to manage my dotfiles. Dotfiles from this repository can be used by issuing: +´´´ +stow -t ~ i3 +stow -t ~ dunst +stow -t ~ polybar +stow -t ~ rofi +´´´