added some Details

This commit is contained in:
Stefan Friese 2023-07-24 11:00:23 +02:00
parent 828c6ea195
commit 5292586747
1 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
# dotfiles
My dotfiles.
These are my dotfiles. Use GNU `stow` to set them up
`
cd dotfiles
stow <dotfiles-subdir>
stow *
`