Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 774 Bytes

File metadata and controls

35 lines (22 loc) · 774 Bytes

dusktreader's todo list for dot

general

  • use fd more
  • use rip-grep more

installer todos

  • add pre-reqs to the README

dot_tools todos

  • replace setuptools.find_packages in git_tools.py
  • convert install.json to yaml
  • port the nuke function from .dotrc to dot_tools
  • convert dot_tools executables to use typer
  • make them all a single executable named "dot" with sub-commands
  • convert dot_tools to use pathlib
  • add method for creating branch from clickup id
  • modify the version tool to use pyproject.toml

miscellaneous todos

  • cleanup unused scripts and executables

vim todos

  • Investigate vim-surround
  • Investigate harpoon
  • Investigate possession.nvim
  • Look into op.nvim + dressing.nvim + parrot.nvim for llm support in vim