diff --git a/README.md b/README.md index 12227e9..7b8f274 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ dotfiles ==== -Collection of dotfiles, use with [dotfile-manager](https://github.com/seanh/dotfilemanager). Example, with repo clones in ~/sources/ +Collection of dotfiles, use with [GNU Stow](https://www.gnu.org/software/stow/), Example: https://venthur.de/2021-12-19-managing-dotfiles-with-stow.html - dotfile-manager link ~ ~/sources/dotfiles - dotfile-manager link ~/.config ~/sources/dotfiles/_config - dotfile-manager link ~/.vim ~/sources/dotfiles/_vim +Configuration related to each software are in a dedicated directory, to update all symlinks, run: + + stow --target=$HOME */ For vim, clone plugins in folder `_vim/bundle`: