README updates
This commit is contained in:
parent
2e6479181b
commit
988c38c0fd
2 changed files with 10 additions and 0 deletions
5
MAINTENANCE.md
Normal file
5
MAINTENANCE.md
Normal 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
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue