Chris McGee
Chris McGee
I just checked, and this problem also appears no matter which color profile is chosen in macOS' _Terminal.app_. I also downloaded the latest `agnoster.zsh-theme` and the problem is still showing...
While this is still an issue, I've chosen to abandon the idea of using `terminal.app` in favor of `iTerm2`. I do, however, hope this bug (if it _is_ a bug)...
As I no longer use `terminal.app`, I am unsubscribing to this issue. I've no idea if it's been resolved with the proposed fixes above, so I'm not sure if I...
Hey, Jason, thanks for responding. The file definitely exists; the clone does, indeed work: 
Yes, @awltux, git creates it during the second task in the Ansible playbook. That task is the equivalent of running `git clone https://github.com/jasongin/nvs $NVS_HOME`, meaning that it will clone the...
So, this appears to be a bit spotty when it comes to different node/npm versions. Some of them work fine while others throw that 'Syntax error: "(" unexpected' message. For...
+1 to this. I hope the 'print quality reduction' isn't much, but until this is implemented, I'll probably hold off on using Octolapse for a while.
I totally understand the idea of not wanting to encourage bad practices. Until the megacorporations change their ways, however, we're kinda stuck with what they require. Therefore, I would suggest...
Sadly, v1.0.2 does not work on Outlook 2016:  The `Details` button reveals: ``` Name: MarkdownOutlook - MarkdownOutlook From: file:///C:/Users//AppData/Roaming/Markdown Outlook/Markdown Outlook/MarkdownOutlook.vsto ************** Exception Text ************** System.Security.SecurityException: Customized functionality in...
I wound up using a modified version of @sergejkaravajnij's suggestion (making sure, of course, that the host's IP is saved as a secret in the repo as `IP`): ```yaml -...