I hereby claim:
- I am ewollesen on github.
- I am ewollesen (https://keybase.io/ewollesen) on keybase.
- I have a public key whose fingerprint is 378D F017 5D64 F25F 86D7 F270 9FE4 DADB 02AB 949F
To claim this, I am signing this object:
| module keycloak-idp-phase2 | |
| go 1.21.5 |
| module saml-replace | |
| go 1.21.5 |
| package main | |
| // csvknife cuts a specified column from a CSV file. | |
| // | |
| // To build: | |
| // | |
| // go build . | |
| // | |
| // If you're reading this online, you can clone your own copy with a | |
| // command like this: |
| // Copyright (C) 2018 Eric Wollesen <ericw at xmtp dot net> | |
| // Licensed under the Apache License, Version 2.0 (the "License"); | |
| // you may not use this file except in compliance with the License. | |
| // You may obtain a copy of the License at | |
| // http://www.apache.org/licenses/LICENSE-2.0 | |
| // Unless required by applicable law or agreed to in writing, software | |
| // distributed under the License is distributed on an "AS IS" BASIS, |
| set -e | |
| [ -d ~/.dotfiles ] && mv ~/.dotfiles{,-pre-git} | |
| function config { | |
| /usr/bin/git --git-dir="$HOME/.dotfiles/" --work-tree="$HOME" "$@" | |
| } | |
| alias config='/usr/bin/git --git-dir="$HOME/.dotfiles/" --work-tree=$HOME' | |
| git clone --bare [email protected]:df.git "$HOME/.dotfiles" |
| // Copyright (C) 2018 Eric Wollesen <ericw at xmtp dot net> | |
| // https://gist.github.com/ewollesen/ac51b20c863184c88c56fe9587c663e6 | |
| // $ git clone https://gist.github.com/ewollesen/ac51b20c863184c88c56fe9587c663e6 $GOPATH/src/$(hostname -s)/i3status-mpd | |
| // $ go install $(hostname -s)/i3status-mpd | |
| package main | |
| import ( | |
| "bytes" |
| #!/bin/bash | |
| # Pass RECORD_ID_IP or RECORD_ID_IP6 on the command line | |
| # EMAIL and TOKEN can come from ~/.auth/dnsimple.sh or the command line | |
| set -e | |
| #set -x | |
| [ -r ~/.auth/dnsimple.sh ] && . ~/.auth/dnsimple.sh |
| Verifying that +ewollesen is my blockchain ID. https://onename.com/ewollesen |
I hereby claim:
To claim this, I am signing this object:
| @echo off | |
| c: | |
| cd "\Users\Public\World of Warcraft\interface\addons" | |
| "C:\Program Files\7-zip\bin\7za.exe" x -y "%1" |