From dc60a1c4fd972c2a9ee9f6e7216271324f66a594 Mon Sep 17 00:00:00 2001 From: VectorKappa Date: Wed, 29 Sep 2021 22:17:30 +0200 Subject: [PATCH] Updated README with example commands --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1f167d1..de3442c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # This is my personal collection of dotfiles, for usage on termux and arch ## Use GNU Stow for deploying +`stow vim` for vim +`stow bin -t /user/local/bin` for binaries +`stow systemd_units -t /usr/lib/systemd/user` for systemd units