Jason Gomez

Results 48 issues of Jason Gomez

As sprunge seems to have gone kaput, I've tried ix.io and it's pretty good (same author, I believe). I can see a list of all my own pastes when using...

-e TZ="Europe/London" \ ... -e 'TZ'='Europe/London' \

When I found this I was hoping to be able to update my Oracle Cloud Site-to-Site VPN settings when the remote addresses change, if not to set up the whole...

enhancement

This is a minor thing, but is there a way to change the output colour from bright green to green? This is just so that it fits in better with...

This is the output from `tree`, single level. It ignores the leading dot when showing files and directories in alphabetical order. ``` jason@helios:~/.dotfiles% tree -aL 1 . ├── bin ├──...

Tabbing doesn't complete the file/directory names with the zsh completion. Bash works fine.

Please add an aarch64 build for Linux. This architecture is getting more popular, especially on cloud instances and the Raspberry Pi 4.

Instead of returning an error message, a non-existent directory simply returns with its name rather than the expected error message.

### Related issues - [X] I have searched the existing issues ### What happened? Pressing i for Images is not currently working. s for Products (Shopping?) doesn't seem to work...

bug

actions/checkout@v2 creates a shallow clone by default I've just found out that actions/checkout@v2 only creates a shallow clone by default, so git history is not being backed up without this...