Rob Muhlestein
Rob Muhlestein
Installation fails because of incorrect usage of the replace directive. for go 1.16.4. ``` go install github.com/wagoodman/dive@latest: github.com/wagoodman/[email protected] The go.mod file for the module providing named packages contains one or...
Just need to rename the stock `cmd` template to match the requested command name.
The `marquee` script needs to spend less time showing the current topic and more just showing the time. All of that needs to be configurable using the new `conf`/`readconf` (personal)...
I really need a simple version of `pomo` with zero dependencies on Go. It's simple enough to do with just `date` stuff and needs to be redone to use the...
Need an intelligent `conf` utility that detects configuration files in their intuitive places and looks up values from them or sets them. I want it to be smart enough to...
Often using a workspace needs a specific SOCKS proxy set when using it on contracts that require a VPN or other "walled garden" network situation. Adding something similar to the...