8 lines
156 B
Bash
Executable File
8 lines
156 B
Bash
Executable File
unison \
|
|
"$HOME/nextcloud/Notes/IT-Know-How/" \
|
|
"$HOME/Dokumente/01 Notizen/it-know-how/" \
|
|
-ignore "Path .git" \
|
|
-ignore "Regex .+\.sh$"
|
|
|
|
|