eliminate items from todolist
This commit is contained in:
parent
82339255cc
commit
97f19d49fe
9
TODO
9
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
|
||||
|
|
Loading…
Reference in New Issue