-
This code:
bundle $(brew --prefix library)
In a shell script (bash) file shows up like this:
Highlighted:
There's a teeny tiny amount of contrast between the background and tex…
-
Error:
```sh
shell-remote-entry.js:5411
/******/ execOptions.factory.call(module.exports, module, module.exports, execOptions.require);
^
TypeError: Cannot read…
-
I'm trying to understand why using CreateGlueToC requires a shell (as it's behind a `#if (!defined(PF_NO_INIT)) && (!defined(PF_NO_SHELL))`). This seems like a fully embedded usage couldn't also have …
-
## Background
Recently, we were introducing JSON outputs and in the past, we already introduced the `format` parameter to tools like v.db.select. One question which remains is how the key-value for…
-
This repo is hard to clone and then use.
Why?
Firstly: ssh.
I have to have ssh set up.
Then I gotta use a browser, ssh-keygen and add a key to the github settings, so I can simply clone the repo t…
-
We want some funktionality of omz in our shell WITHOUT waiting a second until the terminal has loaded.
We need atleast
- [ ] ricing
- [ ] no need for cd
- [ ] better history
-
Scenario: left a cluster running for a few weeks. Not sure everything happening during this time. CNI is version 455eb1d46e.
When I come back, I try to restart ztunnel. It fails to start one of the…
-
Currently documentation provides an example of completion for bash shell only.
zsh is one of the popular shells. it would be great to have completion example for this shell as well.
-
It would be great if TablePlus would provided the possibility to bind/add a shell script to a connection.
We use reverse proxy most of the time to connect to a database, and it would be great if Ta…
-
Either replace use of the git CLI with go-git or libgit2, like [ArgoCD](https://github.com/argoproj/argo-cd/blob/master/util/git/client.go) and [Flux](https://fluxcd.io/docs/components/source/gitrepos…