Peter Gumeson
Peter Gumeson
This allows you to create symlinks not just in the top level `$HOME` directory, but also inside nested directories so you can track files like `$HOME/.ssh/config`. You use `+` signs...
Another little bug with pkgx ENV var functionality (Possibly related to #841) ENV vars that were set by by pkgx.yaml are getting cleared out after running the [`env`](https://github.com/pkgxdev/pkgx/blob/46205c45125a8fc1c82abe7c1862e745a1aeb7e1/src/modes/shellcode.ts#L80) command alone...
Howdy, It appears the ServiceId is hardcoded to "crs" inside the WLS_VERSION hash. However ShipService_v7.wsdl requires ServiceId to be set to "ship". Is there a way to override this? If...
If you happen to have an existing bundler at `/usr/local/bin/bundle`, then pkgx rubygems install fails with: This seems very wrong because `pkgx` doesn't even install anything to `/usr/local`. So having...