mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
54 lines
1.5 KiB
INI
54 lines
1.5 KiB
INI
[DEFAULT]
|
|
git_gc = git gc "$@"
|
|
|
|
[prog/git/blog]
|
|
checkout = git clone 'git@github.com:kmein/blog' 'blog'
|
|
|
|
[prog/git/brockman]
|
|
checkout = git clone 'git@github.com:kmein/brockman.git' 'brockman'
|
|
|
|
[prog/git/menstruation.rs]
|
|
checkout = git clone 'git@github.com:kmein/menstruation.rs.git' 'menstruation.rs'
|
|
|
|
[prog/git/menstruation-telegram]
|
|
checkout = git clone 'git@github.com:kmein/menstruation-telegram' 'menstruation-telegram'
|
|
|
|
[prog/git/meteora]
|
|
checkout = git clone 'git@github.com:kmein/meteora.git' 'meteora'
|
|
|
|
[prog/git/ledger]
|
|
checkout = git clone 'keybase://private/kmein/ledger' 'ledger'
|
|
|
|
[prog/git/niveum]
|
|
checkout = git clone 'git@github.com:kmein/niveum' 'niveum'
|
|
|
|
[prog/git/poetry]
|
|
checkout = git clone 'git@github.com:kmein/poetry' 'poetry'
|
|
|
|
[prog/git/mnemosyne]
|
|
checkout = git clone 'git@github.com:kmein/mnemosyne' 'mnemosyne'
|
|
|
|
[prog/git/quotes]
|
|
checkout = git clone 'git@github.com:kmein/quotes' 'quotes'
|
|
|
|
[prog/git/stockholm]
|
|
checkout = git clone 'https://cgit.krebsco.de/stockholm' 'stockholm'
|
|
|
|
[prog/git/telebots]
|
|
checkout = git clone 'git@github.com:kmein/telebots' 'telebots'
|
|
|
|
[prog/git/traadfri]
|
|
checkout = git clone 'git@github.com:kmein/traadfri' 'traadfri'
|
|
|
|
[prog/git/zen]
|
|
checkout = git clone 'git@github.com:kmein/zen.git' 'zen'
|
|
|
|
[prog/git/sphinx]
|
|
checkout = git clone 'git@github.com:kmein/sphinx.git' 'sphinx'
|
|
|
|
[prog/git/wissen]
|
|
checkout = git clone 'git@github.com:kmein/wissen.git' 'wissen'
|
|
|
|
[prog/git/conlangs]
|
|
checkout = git clone 'git@github.com:kmein/conlangs.git' 'conlangs'
|