Gabriel Trabanco

Results 45 comments of Gabriel Trabanco

> So basically there is no way currently to reference schemas? ```json "scripts": { "build:schemas": "rm -rf ./types/schemas/*.d.ts && cd schemas && json2ts -i '*.json' -o ../types/schemas/" }, ``` Due...

This was reported also to docpars which is the tool I have used, but the issue is in this library. https://github.com/denisidoro/docpars/issues/4

Yes, Not sure but maybe your dotfiles are older to the PR #192 Currently zimfw is installed in its own folder instead of use it as submodule. Try by uninstalling...

@rgomezcasas I solved this on my fork by installing zimfw with a recipe which is called in `dot self install` by modifying package library to enable installations from scripts `package::install`...

> mmh 🤔 I think I didn't have it install as a submodule, but after dot-self install, I got it back working! Now zim installs it by cloning it, good!...

If you only want wireguard support this project works great on UDM-SE: https://github.com/tusc/wireguard-kmod

`dot shell zsh optimize`

En ZSH tienes que cambiar esto: `https://github.com/CodelyTV/dotly/blob/9d48e86fb68ada4f3fbf52597e9c4d084755e167/dotfiles_template/shell/zsh/.zshrc#L21` En Bash esto otro: https://github.com/CodelyTV/dotly/blob/9d48e86fb68ada4f3fbf52597e9c4d084755e167/dotfiles_template/shell/bash/.bashrc#L12 Estás en lo correcto @OSITO326 el theme es lo último que hace en todos los casos. @rgomezcasas Quizás...