aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xstow/install3
1 files changed, 2 insertions, 1 deletions
diff --git a/stow/install b/stow/install
index f9d1220..167863b 100755
--- a/stow/install
+++ b/stow/install
@@ -1,3 +1,4 @@
#! /usr/bin/env nix-shell
#! nix-shell -i bash -p stow
-stow tmux -t "$HOME"
+# vi: ft=sh
+stow tmux -t "${HOME}"