diff options
Diffstat (limited to 'stow')
-rwxr-xr-x | stow/install.sh | 2 |
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" |