20b6470625d919073f94c0a1eb9edc8b3cbc092b
- Remove verbose copyright sections in favor of SPDX metadata - Simplify README with concise GNU Stow setup instructions
Dotfiles
Use GNU Stow to slow down your home directory listings with my accumulated sludge.
Setup
-
Clone into a subdirectory of
$HOME
and change into itgit clone https://git.krislamo.org/kris/dotfiles.git ~/.dotfiles && \ cd ~/.dotfiles
stow
targets the parent directory by default, see-t
-
List directories for available configuration sets
ls -d */
-
Dry run
stow
with-n
against configuration sets and verify output before runningstow -nv */
- Use
-nvv
for more verbose output.
- Use
Description
Languages
Vim script
100%