[reposync] include ~/bin

This commit is contained in:
Nico Schottelius 2020-05-12 17:32:08 +02:00
parent 6131891815
commit c5f7d45943
1 changed files with 3 additions and 2 deletions

View File

@ -3,9 +3,10 @@
set -e set -e
for repo in ~/.ctt \ for repo in ~/.ctt \
~/vcs/notes/ \ ~/bin \
~/vcs/notes \
~/vcs/nico-dot-cdist \ ~/vcs/nico-dot-cdist \
~/vcs/mindmap/ \ ~/vcs/mindmap \
~/.password-store \ ~/.password-store \
; do ; do
echo $repo echo $repo