Rowan Gillson
Rowan Gillson
Happy with the final results - yes it's somewhat tailored to my liking :) [https://the.dabblers.work](https://the.dabblers.work) - Voila! Customizations include: - Replacing Ionicons fonts with SVG - Sass and HTML tweaks...
@migueldemoura nice pickup. Had to increase the breakpoint for extra-small to 640px, my fault for all the extra icons!! :D
I too had this same issue with **tmux 3.0a** version as at time of posting this comment. Re-ordering to put `tmux-prefix-highlight` after **nord-tmux** still works as a reasonable workaround for...
Would be great to see this implemented @michaelgrosner, HitBTC has been a little flaky recently and I'm not a big fan of their security (or lack thereof). From a trading...
Could be the Bitfinex API rate limiter kicking in, their API doc clearly states that exceeding 90 requests to an endpoint in a 60 second period will result in an...
@bamurtaugh any updates on this backlog?
Possibly related to https://github.com/imagemin/mozjpeg-bin/issues/64 @lhazell does the workaround that I wrote up in that issue resolve this error for you?
Unsure if this is also related but my current setup allows local pass through of my local SSH agent to the target, eg. **~/.ssh/config** ```console Host * IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"...
Are you using a Zsh plugin framework like zsh4humans? I had a very similar issue here https://github.com/romkatv/zsh4humans/issues/218 There are two workarounds at the moment in that scenario: 1. Source `grc.zsh`...