Update README for GNU/stow

This commit is contained in:
Meutel 2024-06-20 11:30:35 +02:00
parent 1f14c61d4c
commit adf86df447

View File

@ -1,11 +1,11 @@
dotfiles 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 Configuration related to each software are in a dedicated directory, to update all symlinks, run:
dotfile-manager link ~/.config ~/sources/dotfiles/_config
dotfile-manager link ~/.vim ~/sources/dotfiles/_vim stow --target=$HOME */
For vim, clone plugins in folder `_vim/bundle`: For vim, clone plugins in folder `_vim/bundle`: