dotfiles/install.sh
2016-09-21 20:06:55 +02:00

5 lines
145 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
nix-build -A $(hostname -s)