Update README for GNU/stow
This commit is contained in:
parent
1f14c61d4c
commit
adf86df447
@ -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`:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user