1
0
Fork 0
This commit is contained in:
Luca Bilke 2024-10-23 12:56:17 +02:00
commit 2dd4aee7b4
Signed by: luca
GPG Key ID: F6E11C9BAA7C82F5
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
*/.local/share/service/**/supervise/**
**/.local/share/service/**/supervise/**

View File

@ -3,6 +3,8 @@
icon=󰄵
task sync
# get_context() {
# task context show | awk "NR==1 { gsub(\"'\", \"\"); print \$2 }"
# }