Skip to content

Instantly share code, notes, and snippets.

View 13x1's full-sized avatar
🐈
meow

lexi 13x1

🐈
meow
  • :3 maf1a
  • Germany
  • 01:38 (UTC +02:00)
View GitHub Profile
@13x1
13x1 / eval.nu
Created September 12, 2023 16:54
eval: an evil nushell hack. i am so sorry
def eval [str: string] {
let uuid = (uuidgen)
echo $str $"| to json | save /tmp/($uuid)-res.json" | save $"/tmp/($uuid)"
nu $"/tmp/($uuid)"; open $"/tmp/($uuid)-res.json"
}
@13x1
13x1 / git_sign_since.sh
Created August 28, 2023 02:19
putting it here so i dont forget: git rebase to sign past commits
git_sign_since() {
git -c rebase.instructionFormat='%s%nexec GIT_COMMITTER_DATE="%cD" git commit --amend --date="%cD" --no-edit --no-verify -S' rebase -i $1
}
@13x1
13x1 / keybase.md
Created August 3, 2023 10:22
Keybase verification

Keybase proof

I hereby claim:

  • I am 13x1 on github.
  • I am t0ri (https://keybase.io/t0ri) on keybase.
  • I have a public key whose fingerprint is 7E63 DA22 964F 4E9B 1FF5 47E1 BF78 0000 0000 0000

To claim this, I am signing this object: