Maxim Gavrilenko
Maxim Gavrilenko
OpenSCAD for VSCode version 1.0.2 I install the application in the standard path and I launch it with the button at the top of VSCode Tried with OpenSCAD stable version...
The idea of displaying a list of changes is good, but what should it show? The simplest option is to display a list of commits. Is it informative enough? For...
At first, I used the zsh-quickstart-local-plugins-example plugins file to add some of my plugins to the set. But that ends up having to look at the original .zgen-setup file to...
I thought about how to implement a more convenient option, but I did not come up with anything sensible. I want to be able to add/remove plugins I need, but...
Can zgen or omz plugins be added to `~/.zshrc.d`?
I will try one of these days to migrate the settings as in the new documentation, so as not to use the fork, and I will report the results
Shouldn't we rely on git's capabilities? We need to make some format for naming commits or PRs and show the difference in a friendly way. e.g https://github.com/conventional-changelog/commitlint
I could add migration. For example, if there is no end directory, then we have the old location of the settings and we can migrate everything. We would end up...
@unixorn, how would you feel about me using @deetuned's suggested folders to store zqs configuration?
I might have misunderstood what exactly is required, but we do have directories with sets of zsh files for configuration and adding plugins. These sets can vary across different machines....