I hereby claim:
- I am Reyu on github.
- I am reyu (https://keybase.io/reyu) on keybase.
- I have a public key whose fingerprint is 4D36 EB98 37E6 2B66 9607 D02A 56EB 18D0 ECAC 293F
To claim this, I am signing this object:
| #!/bin/zsh | |
| if [[ -d _darcs ]] # We are in a darcs repo | |
| then | |
| repos=($PWD(:t)) | |
| cd .. | |
| else | |
| repos=(*/_darcs(:h)) | |
| fi | |
| for repo in $repos | |
| do |
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env python3 | |
| """ | |
| Insert login information using bitwarden cli and dmenu. | |
| """ | |
| import argparse | |
| import os | |
| import sys | |
| import enum |
| -- Sangar's Nanomachine Control Program (Run this on a tablet with a wireless networking card!) | |
| local event = require("event") | |
| local component = require("component") | |
| local term = require("term") | |
| local modem = component.modem | |
| modem.open(1) | |
| modem.broadcast(1, "nanomachines", "setResponsePort", 1) |
openpgp4fpr:afbc42749ee215b0f49b22198da67c907dd6f454
| > podman run --rm -it -v $PWD:/config nixos/nix nix --extra-experimental-features 'nix-command flakes' build /config#nixosConfigurations.stable.config.system.build.toplevel | |
| warning: Git tree '/config' is dirty | |
| <no other output> |
openpgp4fpr:C95983F854809F750AB00A039E8B8B6ED5F8982E