Add todos for init script

This commit is contained in:
Daniel Flanagan 2020-11-06 22:24:55 -06:00
parent 14a29db609
commit 9a24e6c230
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -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