From 97f19d49fea39fe5ac21400f61e6f1fd3981ad2a Mon Sep 17 00:00:00 2001 From: randomuser Date: Sat, 24 Dec 2022 00:41:50 -0600 Subject: [PATCH] eliminate items from todolist --- TODO | 9 --------- 1 file changed, 9 deletions(-) diff --git a/TODO b/TODO index e2d6457..691b5a7 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,2 @@ nvim: - replace vimscript with lua completely -utils: - - install applications to ~/.local/bin - - manpages to ~/.local/share/man - do this by exporting MANPATH=$(manpath):$HOME/.local/share/man - -other: - - make a 'setup' repository where one can just download - and run make and my setup is installed - - useful for foreign computers or setting up a liveusb