aboutsummaryrefslogtreecommitdiff
path: root/shell.sh
diff options
context:
space:
mode:
Diffstat (limited to 'shell.sh')
-rwxr-xr-xshell.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell.sh b/shell.sh
new file mode 100755
index 0000000..99f67b8
--- /dev/null
+++ b/shell.sh
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+set -Eeuo pipefail
+cd "$(dirname "${BASH_SOURCE[0]}")"
+
+guix time-machine -C guix/channels.scm -- environment -m guix/manifest.scm