chore: import notes from an old repository

This commit is contained in:
Michele Cereda
2024-06-15 18:48:34 +02:00
parent a65ba478ba
commit ecde1dee42
22 changed files with 274 additions and 13 deletions

6
snippets/keybase.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env sh
keybase git create 'dotfiles'
keybase git create --team 'the-magnificent-seven' 'common-ground'
git remote add origin 'keybase://private/user/dotfiles'