diff options
Diffstat (limited to '.config')
-rwxr-xr-x | .config/yadm/bootstrap | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/yadm/bootstrap b/.config/yadm/bootstrap index 349476d..f1e3267 100755 --- a/.config/yadm/bootstrap +++ b/.config/yadm/bootstrap @@ -59,6 +59,10 @@ begintask "create XDG user directories" s xdg-user-dirs-update endtask +# TODO: GTK themes +# TODO: OpenZone_Black cursor theme +# TODO: install from scratch and see what's missing + cat << EOF bootstrap finished in $(finishtime)! |