Remove ~/.diary from git-sync-all
This commit is contained in:
parent
5bb3191c96
commit
a2fbf4acc9
|
@ -1,14 +1,12 @@
|
|||
# Sync common directories, setting url to ensure it's up-to-date first
|
||||
SYNC_DIRS=(
|
||||
"$HOME/.password-store/"
|
||||
"$HOME/.diary/"
|
||||
"$HOME/.elfeed/"
|
||||
"$HOME/Documents/Org/"
|
||||
"$HOME/Documents/References/"
|
||||
)
|
||||
SYNC_URLS=(
|
||||
"https://git.xenia.me.uk/pixelifytica/pass.git"
|
||||
"https://git.xenia.me.uk/pixelifytica/diary.git"
|
||||
"https://git.xenia.me.uk/pixelifytica/elfeed.git"
|
||||
"https://git.xenia.me.uk/pixelifytica/org.git"
|
||||
"https://git.xenia.me.uk/pixelifytica/references.git"
|
||||
|
|
Loading…
Reference in a new issue