Leon Connor Holm
Leon Connor Holm
Same problem as [this issue](https://github.com/viasite-ansible/ansible-role-zsh/issues/63).
The way the variables were marged created another level of mappings. The template would then iterate every character instead of every element in the list. I implemented the merge so...
```bash TASK [viasite-ansible.zsh : Download fzf to ~root/bin] ********************************************************************************** task path: /home/leonch/.ansible/roles/viasite-ansible.zsh/tasks/install.yml:66 skipping: [quantumhome] => {"changed": false, "msg": "skipped, since /root/bin/fzf exists"} changed: [raspberrypi] => {"changed": true, "dest": "/root/bin", "extract_results":...
I am setting up docker on my old `Raspberry Pi 2 Model B Rev 1.1` OS: Raspbian GNU/Linux 11 (bullseye) armv7l Kernel: 5.15.61-v7+ CPU: BCM2835 (4) @ 900MHz The command...
### Describe the feature I would like to enable/disable commands that run on startup based on the device. Some of my commands should not run on mobile but have to...
Hey great Project! I wrote a little script that allows me to use your project on Joplin! https://github.com/quantumfate/utilityscripts/tree/main/Mdtoanki It is a script for personal use so you would have to...
I've read through the docs on how to write TS queries but I just can't make it work. I'm trying to write a query for lua where it captures a...
**Is your feature request related to a problem? Please describe.** A clear and I'm currently developing a comprehensive template to automate my note creations. Everything works fine so far, but...
I have around 1000 Files in my vault and I've implemented a query to do some magic. Often I find myself in the situation that I need to add missing...
Adresses #860 . Implements * SQL Script generation based on entity * SQL utility class @devonfw/cobigen