summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2018-05-23 08:07:38 -0700
committerBen Sima <ben@bsima.me>2018-05-23 08:07:38 -0700
commitd3d4d6e971aa4893fde66fb1e0775f72470f8f50 (patch)
treecb95b52a64206500bdc33d018213cd330afde319 /install.sh
parent050bbfc2944967051aad835d32b390da2b6d87fe (diff)
Fixing emacs stuff
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/install.sh b/install.sh
new file mode 100755
index 0000000..7a8560d
--- /dev/null
+++ b/install.sh
@@ -0,0 +1,5 @@
+#!/usr/bin/env sh
+
+HM_PATH=https://github.com/rycee/home-manager/archive/release-18.03.tar.gz
+
+nix-shell $HM_PATH -A install