Daniel Porto

Results 12 issues of Daniel Porto

Awesome initiative, that's just what I've been looking for It would be nice if you can provide support for the ORY stack as well (https://www.ory.sh/). I will give a try...

enhancement

I tried to follow the comments on the __bass.py but unfortunately it did not work. Maybe I got lost with the 'nvm' example... Context: I have only a bash script...

Dockerfile: ``` FROM jlesage/baseimage-gui:debian-10 # Install gitkraken. RUN apt update \ && apt install -y wget \ && wget https://release.gitkraken.com/linux/gitkraken-amd64.deb -P /tmp \ && apt remove -y wget \ &&...

Hi there, It would be awesome to have an arm64 release as well. Since Go support for Mac M1 (1.16) is now stable and there are several projects that depend...

Is it possible to install a zmodule with a command line instead of editing a file then calling update? it would be nice to have something like: zmodule install url...

**Is your feature request related to a problem? Please describe.** Currently a numbered list starts with 0 and I cannot figure out a way to change it. **Describe the solution...

enhancement

When I have the correct AWS ACCESS_KEY_ID and SECRET_ACCESS_KEY the backup is done correctly and I get an email to confirm. However, if I set these two variables values to...

troubleshooting

I've observed that the keys on the generated env file are sorted. However it breaks some variables that uses other variables in the env file. For instance: suppose a variable...

Every so often, I need to automate tasks that need to provide answers to interactive programs For instance, to simulate user's sessions or just because the program does not provide...

## Problem Statement I often find myself coping the same task structure from TickTick or Vikunja into superproductivity. Both of them have export/import features. Particularly, Vikunja is opensource and has...

enhancement