From 7421ceb2fbe31744bdfa7b9c9ad0dfc266cefb33 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Thu, 18 Mar 2021 10:10:51 -0600 Subject: Rename install script --- stow/install | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 stow/install (limited to 'stow/install') diff --git a/stow/install b/stow/install new file mode 100755 index 0000000..f9d1220 --- /dev/null +++ b/stow/install @@ -0,0 +1,3 @@ +#! /usr/bin/env nix-shell +#! nix-shell -i bash -p stow +stow tmux -t "$HOME" -- cgit v1.2.3