diff --git a/MAINTENANCE.md b/MAINTENANCE.md new file mode 100644 index 0000000..ab1823f --- /dev/null +++ b/MAINTENANCE.md @@ -0,0 +1,5 @@ +# Maintenance tasks for the repo + +- Update Ansible version +- Periodically upload Neovim's lazy-lock.json updates +- Check the possibility to bump `uv_tools_default_python` version diff --git a/README.md b/README.md index c1aeab2..caa6810 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,8 @@ $ dotfiles config --local status.showUntrackedFiles no $ cd .local/share/dotfiles $ uv run ansible-playbook install_dev_tools.yml ``` + +## TODO + +- [ ] Add tmux configuration +- [ ] Add git configuration