dotfiles/install.sh

5 lines
140 B
Bash
Raw Normal View History

2016-08-26 18:12:45 +02:00
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p stow
2016-09-21 15:35:13 +02:00
stow -d `dirname $0` -t ~ nix git x pentadactyl i3 gtk gpg
2016-09-17 15:09:53 +02:00
nix-build -A $(hostname -s)