Ernie Hershey
Ernie Hershey
One unexpected feature I love in the app is having my phone battery level kept up to date somewhere off of my phone so I can check it without touching...
fixes https://github.com/ilyash/show-struct/issues/7
``` [ernie@eahimac3 git]$ echo '{ "field.name": "field.value" }' | python ~/bin/show_struct.py .field.name -- field.value [ernie@eahimac3 git]$ echo '{ "field.name": "field.value" }' | jq .field.name null [ernie@eahimac3 git]$ ```
I don't know when it appeared but in macOS Monterey - 12.0.1 - I have a /usr/bin/shortcuts command installed now that my wrapper script for this shortcuts utility started finding...
I can do this as a PR if you think it would be a valuable addition. https://www.packer.io/docs/templates/user-variables.html
I had to add this headless option to run packer without a GUI running on my build machine. Do you think this would be a sane default since it will...
## STAGING ## JIRA ## BUILD LOG ## Self-Review Checklist - [ ] Is this free of any warnings or errors in the RST? - [ ] Is this free...