Randall Mason

Results 33 issues of Randall Mason

On this [line](https://github.com/sorin-ionescu/prezto/blob/master/modules/completion/init.zsh#L18): ``` zsh # Load and initialize the completion system ignoring insecure directories. autoload -Uz compinit && compinit -i ``` compinit fails silently for cases where homebrew is...

Revision

**Is your feature request related to a problem? Please describe.** The new cover feature is rad, but it requires X11. It would be nice to use it on iterm on...

enhancement

Shamelessly stolen from: https://github.com/wilfred/difftastic#dogfooding

Currently, each whichkey is configured slightly differently based on the type of theme used for it. This makes them all structured the same so that it's easier to switch between...

Hey, I'd love to use this with `shadow-cljs`. `rlwrap` is for the birds. I've tried various incantations of `(rebel-readline.cljs.service.local/create)` but not been able to figure out how to get something...

I'd like an option to remove a file. If I have this in CI/CD, I'll end up with all of the deleted files just stagnating. Would you be able to...

feature-request

I've seen a few places on reddit where the bridge isn't working, and [one place](https://www.reddit.com/r/VFIO/comments/8wz7zw/cant_set_up_network_in_bridged_mode/) seemed to be solved by allowing this with IPTABLES: ``` # iptables -I FORWARD -m...

![Screenshot_20190719-133457](https://user-images.githubusercontent.com/248361/61557590-3ec5a780-aa2a-11e9-8d5e-38e874f3b169.png) It seems like the `/` is causing unintentional italics. I don't know org formatting rules, but maybe it needs to be escaped? If not, maybe the formatting engine is...

## Description I'm not sure if there's some magic that's happening that allows git to clone an ssh+git repo with a SHA-1 key, but jj won't, but it happens every...

This adds directions that will work when https://github.com/Homebrew/homebrew-core/pull/105986 is merged. If that is not merged, we can create a tap and adjust these directions accordingly. I think I followed the...