diff --git a/sync-all-repos b/sync-all-repos index 5ea47b9..de1534b 100755 --- a/sync-all-repos +++ b/sync-all-repos @@ -3,9 +3,10 @@ set -e for repo in ~/.ctt \ - ~/vcs/notes/ \ + ~/bin \ + ~/vcs/notes \ ~/vcs/nico-dot-cdist \ - ~/vcs/mindmap/ \ + ~/vcs/mindmap \ ~/.password-store \ ; do echo $repo