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 -