-
Remove/Rotate Token
https://github.com/Ahmet-Dedeler/ai-llm-comparison/blob/master/.env#L3
Check out https://direnv.net
-
### What Operating System(s) are you seeing this problem on?
macOS
### Which Wayland compositor or X11 Window manager(s) are you using?
_No response_
### WezTerm version
20230411-221643-c8b8e811
…
-
### Discord username (optional)
_No response_
### Describe the bug
I have a custom Bash prompt like so:
```bash
function __prompt_command() {
local LAST_EXIT_CODE="${?}"
# Regul…
-
When I open the developer tools and check `process.env`, I don't see the values in my `.envrc`, and I see no where in your code where you are setting `process.env` to anything...
-
Due to changes in VS Code, this extension will not work for multi-root workspaces. More details can be found, on adding support for multi-root workspaces, [here](https://github.com/Microsoft/vscode/wi…
-
I sometimes wrap a shell command with some extra steps in a justfile, and pass all extra arguments to that command. For example:
```Makefile
# set up some global environment vars
init-env:
#…
-
## Feature Request
#### Is your feature request related to a problem? Please describe.
Requesting the Elixir version can take upwards of 700ms, because `elxiir --version` starts the entire VM. …
-
I somehow broke one of my shims,
I originally installed a module (promnesia) user-wide with `pip3 install --user promnesia`, then uninstalled with `pip3 uninstall promnesia`. I wanted to do dev wor…
-
In a project I want to package, it requires `pyaudio`. However, `pyaudio` depends on `portaudio`.
Based on the flake template provided in the readme, this is my current flake:
```nix
{
inputs.…
-
Hi thank you.
This plugin works flawlessly in JVM environments.
However, it encounters an error when used in Node.js environments.
```bash
java.lang.ClassCastException: class com.intellij.lang.j…