dotfiles/install.sh
2017-01-29 18:35:24 +01:00

5 lines
155 B
Bash
Executable file

#!/usr/bin/env nix-shell
#!nix-shell -i bash -p stow
stow -d `dirname $0` -t ~ nix git x pentadactyl i3 gtk gpg mutt misc bash
nix-build -A $(hostname -s)