about summary refs log tree commit diff
path: root/flash
diff options
context:
space:
mode:
authorGriffin Smith <root@gws.fyi>2020-05-05T19·20-0400
committerGriffin Smith <root@gws.fyi>2020-05-05T19·20-0400
commit4e81c9b636ebfdcf2ed83a8ed1b138918d5296a6 (patch)
tree9e28fa0446ffb0078b597d714911789d5b00afd8 /flash
Initial commit
My keyboard layout I've been using for a while, plus build scripts.
./flash to flash.
Diffstat (limited to 'flash')
-rwxr-xr-xflash2
1 files changed, 2 insertions, 0 deletions
diff --git a/flash b/flash
new file mode 100755
index 0000000000..64f721f419
--- /dev/null
+++ b/flash
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+exec "$(nix-build --no-out-link . -A flash)"