From 0d7ca500e64f676cced885512e4e6391dbfd96f4 Mon Sep 17 00:00:00 2001 From: Francois Beckers Date: Tue, 12 Nov 2019 12:56:56 +0100 Subject: [PATCH] Revert "." This reverts commit ba056c9227fed98f1068c76e68e211c8006e716f. --- .gitignore | 3 +-- TOOD.txt | 6 ------ 2 files changed, 1 insertion(+), 8 deletions(-) delete mode 100644 TOOD.txt diff --git a/.gitignore b/.gitignore index 7985c5f..3f1ab84 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,4 @@ backup/* deb/* .remote-sync.json *.sync-conflict-* -utils/* -TODO.txt +utils/* \ No newline at end of file diff --git a/TOOD.txt b/TOOD.txt deleted file mode 100644 index 52ad6c4..0000000 --- a/TOOD.txt +++ /dev/null @@ -1,6 +0,0 @@ -- Convert YggInit as a category (pre/post fct + add repo) -- fix npm - npm config set prefix ~/.local - add in .bashrc - PATH=~/.local/bin/:$PATH -