diff --git a/.stowrc b/.stowrc index 5bcc8ec..c23f46b 100644 --- a/.stowrc +++ b/.stowrc @@ -1,4 +1,3 @@ --target=~/.config --ignore=.stowrc --ignore=DS_Store - diff --git a/README.md b/README.md index 467703f..59a82f7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # .dotfiles Just my dot files~ + +### Install with stow: +```bash +stow . +``` +