aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5ef4e06..b0731d7 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,11 @@ This is my main dotfiles repo, though not all components are here. Namely:
## Usage
-GNU Stow and Git are required. To install, simply run `make install`. To remove the created symlinks, run `make uninstall`.
+GNU Stow and Git are required. To install, simply run `make install`. To remove the created symlinks, run `make uninstall`. A `TARGET` variable is supported, which defaults to the current user's home directory.
+
+For installation and later removal of custom scripts, run `make install-scripts` and `make uninstall-scripts`, respectively. A `PREFIX` variable is supported, which defaults to `/usr/local/`.
+
+You can check the current values by running `make`.
### tmux