aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/install.sh
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-09-30 10:51:45 -0500
committerToby Vincent <tobyv13@gmail.com>2022-09-30 10:51:45 -0500
commit2a592b13070ea7e57f0f6d839edd205ed9fed3e2 (patch)
treeb45964914532c9f82332a61318896544d9b66419 /install.sh
parent373762567a85605aaf4a65abae097e33d65a5561 (diff)
docs(nvim): add description to install script
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 40bfe79..0ea1259 100755
--- a/install.sh
+++ b/install.sh
@@ -22,7 +22,9 @@ help() {
Toby Vincent <tobyv13@gmail.com>
$SCRIPT
- Installer script
+ Installer script. Basically just a wrapper around GNU stow with a few niceties. Running with
+ no arguments and no '--clean-only' flag with stow all packages, with the exception of
+ platform specific packages, e.g. 'wsl'.
USAGE:
$SCRIPT [OPTION ...] [PACKAGE ...]