dotfiles/install.sh

5 lines
203 B
Bash
Raw Normal View History

2017-02-01 19:25:05 +01:00
#!/usr/bin/env bash
2016-08-26 18:12:45 +02:00
#!nix-shell -i bash -p stow
2017-08-15 01:22:55 +02:00
$(nix-build '<nixpkgs>' -A stow --no-out-link)/bin/stow -d `dirname $0` -t ~ nix git x pentadactyl gtk gpg mutt misc bash stow
2016-09-17 15:09:53 +02:00
nix-build -A $(hostname -s)