Add todos for init script
This commit is contained in:
parent
14a29db609
commit
9a24e6c230
|
@ -83,6 +83,8 @@ init_for_daniel() {
|
||||||
# TODO: setup password store
|
# TODO: setup password store
|
||||||
fix_dotfiles_origin
|
fix_dotfiles_origin
|
||||||
setup_dotfiles
|
setup_dotfiles
|
||||||
|
# TODO: fetch password store
|
||||||
|
# TODO: fetch notes database
|
||||||
}
|
}
|
||||||
|
|
||||||
if [ "$EUID" -eq 0 ]; then
|
if [ "$EUID" -eq 0 ]; then
|
||||||
|
|
Reference in a new issue