Compare commits
4 Commits
5d80befa63
...
5c326f2e01
Author | SHA1 | Date | |
---|---|---|---|
5c326f2e01 | |||
7eb67000e4 | |||
d582f89568 | |||
c70388ba07 |
@ -1,2 +0,0 @@
|
||||
[options]
|
||||
device = Kasroucast
|
@ -33,3 +33,5 @@ __pycache__
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
# Emacs
|
||||
.projectile-cache.eld
|
||||
|
@ -152,6 +152,14 @@ Create Both
|
||||
Expunge Both
|
||||
SyncState *
|
||||
|
||||
|
||||
Channel sync-disroot-jobs
|
||||
Far :disroot-remote:"Jobs"
|
||||
Near :disroot-local:jobs
|
||||
Create Both
|
||||
Expunge Both
|
||||
SyncState *
|
||||
|
||||
Group disroot
|
||||
Channel sync-disroot-default
|
||||
Channel sync-disroot-sent
|
||||
@ -164,3 +172,4 @@ Channel sync-disroot-services
|
||||
Channel sync-disroot-smart
|
||||
Channel sync-disroot-travel
|
||||
Channel sync-disroot-archive
|
||||
Channel sync-disroot-jobs
|
||||
|
@ -3,6 +3,11 @@ target=api/gitea
|
||||
username_extractor=specific_line
|
||||
line_username=1
|
||||
skip_username=7
|
||||
[git.psydnd.org*]
|
||||
target=api/gitea
|
||||
username_extractor=specific_line
|
||||
line_username=1
|
||||
skip_username=7
|
||||
[github.com*]
|
||||
target=api/github
|
||||
username_extractor=specific_line
|
||||
|
Loading…
Reference in New Issue
Block a user