AJ ONeal

Results 429 comments of AJ ONeal

It's just missing the `rg` alias. Do this for the time being: ```pwsh curl.exe -A "MS" https://webinstall.dev/rg | powershell ```

# Easy: copy, paste => find & replace I'm opening this up for anyone to take this on and make the PR. 0. Comment to let me know which of...

Two things: 1. We don't break things. What has worked shall always work 2. Webi is meant to be guessable. \ `rg` and `ripgrep` are both a reasonable guess for...

Closed by https://github.com/webinstall/webi-installers/pull/359 last year.

Also need to add the bit about `echo -e "VISUAL=$(command -v vim)\n$(cat ~/.bashrc)" > ~/.bashrc`

@kaihendry I like that idea. Want to take this on?

@kaihendry You can only `export` a variable down to a child process. You can't `export` it up to a parent. So we need a way to handle the path of...

No. See https://github.com/webinstall/webi-installers/issues/294#issuecomment-907654551 If you can find official static builds, the the installer should follow one of the example templates, but perhaps have a custom releases.js of it’s not on...