From f401604b21623b6be24356277df810a1a88d2b08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gregor=20B=C3=BCckendorf?= Date: Mon, 17 Dec 2018 02:40:54 +0100 Subject: [PATCH] README.md: noted down some stuff I want to do in the install/setup script --- .github/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/README.md b/.github/README.md index c5062ba..d391211 100644 --- a/.github/README.md +++ b/.github/README.md @@ -29,5 +29,12 @@ git --work-tree=$HOME --git-dir=$HOME/.dotgit checkout master # Missing Features (TODO) - Vim relative line numbering - unset all variables +- Initial Setup + - do the eye candy messaging stuff + - restructure setup + - add proper status messages to vim-plug install + - install vim plugins + - missing executables warnings + - environment templates? - fix the umask