diff --git a/bin/init-dotfiles b/bin/init-dotfiles index 9925e40..1166982 100755 --- a/bin/init-dotfiles +++ b/bin/init-dotfiles @@ -83,6 +83,8 @@ init_for_daniel() { # TODO: setup password store fix_dotfiles_origin setup_dotfiles + # TODO: fetch password store + # TODO: fetch notes database } if [ "$EUID" -eq 0 ]; then