README updates

This commit is contained in:
Ivan Golikov 2025-01-16 22:59:41 +01:00
parent 2e6479181b
commit 988c38c0fd
2 changed files with 10 additions and 0 deletions

5
MAINTENANCE.md Normal file
View file

@ -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

View file

@ -12,3 +12,8 @@ $ dotfiles config --local status.showUntrackedFiles no
$ cd .local/share/dotfiles $ cd .local/share/dotfiles
$ uv run ansible-playbook install_dev_tools.yml $ uv run ansible-playbook install_dev_tools.yml
``` ```
## TODO
- [ ] Add tmux configuration
- [ ] Add git configuration