dotbot-asdf submodule added

This commit is contained in:
2023-09-21 23:15:14 +03:00
parent f8b2a60425
commit 0201a41408
4 changed files with 15 additions and 1 deletions

View File

@@ -9,5 +9,15 @@
~/.vim: vim
~/.zshrc: zsh/zshrc
- asdf:
- plugin: vim
global: 9.0.1473
versions:
- 9.0.1473
- plugin: nodejs
global: 19.0.0
versions:
- 19.0.0
- shell:
- [git submodule update --init --recursive, Installing submodules]