[reposync] include ~/bin
This commit is contained in:
parent
6131891815
commit
c5f7d45943
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue