aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Hiar <cody@hiar.ca>2021-02-10 10:11:59 -0700
committerCody Hiar <cody@hiar.ca>2021-02-10 10:11:59 -0700
commit8c14f2b3a2568b686fc50932bbfde9f4523817cc (patch)
treed48e9ffe071ea2d87015431ead8b8ecaa888b7f7
parentccc94a31bf711a56a6c457c28089e4c53a7b28fd (diff)
Add stow to install script
-rwxr-xr-xstow/install.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/stow/install.sh b/stow/install.sh
index 473bdad..f9d1220 100755
--- a/stow/install.sh
+++ b/stow/install.sh
@@ -1 +1,3 @@
+#! /usr/bin/env nix-shell
+#! nix-shell -i bash -p stow
stow tmux -t "$HOME"