1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 19:41:08 +01:00

chore: add .bin scripts

This commit is contained in:
2021-03-03 17:23:35 +01:00
parent 8420a2435d
commit 5dccdfee83
10 changed files with 184 additions and 0 deletions

1
.bin/rfc.sh Normal file
View File

@@ -0,0 +1 @@
curl -sSL "https://tools.ietf.org/rfc/rfc$*.txt" | less