Wil (₩) Moore III
Wil (₩) Moore III
My initial thinking is that if `$XDG_DATA_HOME` is set rubies would be installed into `$XDG_DATA_HOME/rubies` and if not set, they would be installed to `~/.local/share/rubies`. It would also be great...
Not an exhaustive cleanup of the doc. There may still be some readability issues in terms of fluidity; however, did a quick scan of the doc for the most egregious...
Would be great to see this maintained at https://github.com/zsh-users/zsh-completions. Main because it is sub-moduled into this project: https://github.com/sorin-ionescu/prezto/tree/master/modules/completion. I've got it copied in manually ATM; however, that will break as...
Similar to `use_node` but for PHP. See https://github.com/wilmoore/php-version/issues/57 for reference.
## Environment ``` export GH_CONFIG="~/.private/config/gh/config" ``` ## Command ``` % gh checkout https://github.com/user/repo/pull/34 ``` ## Expected Result _Branch user-branchname set up to track remote branch branchname from user._ ## Actual...
We are starting to out-grow the `readme.md` format as noted by #25. 1. Select package managers for side-by-side comparison 2. Sidebar notes on hover
Cute interface; however, I've not tried it. I'm leaving these suggestions not for me but for you in case you want this thing to be more than a fancy connection...
This is a proposal for a potential enhancement to the syntax. The short syntax is great; however, for those that need it, the verbose syntax would support: - Coercion -...