dotfiles/foo/<stuff-relative-to-home>=> e.g., for nvim:dotfiles/nvim/.config/nvim/...stow foo=> try it out and check symlinked dir in homestow -D foo=> unlink it again- You can have versioned subdirectories (e.g., version
dotfiles/nvim/.config/nvim)- It does not matter whether you manipulate
dotfiles/foo/baror the symlinked~/foo... - If the dir is already versioned when adding to dotfiles =>
mv .git gitthen commit to dotfiles and thenmv git .git(commit again) or add as submodule or whatever...
- It does not matter whether you manipulate
- Keep individual
.gitignore(e.g.,dotfiles/nvim/.config/nvim/.gitignore) to exclude certain files and folders
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|