-
## Bug Report
#### Current Behavior
NB: This behavior happens only if the sudo setting in starship is not set to disabled.
1) Error in starship log:
[WARN] - (starship::utils): Execu…
-
A minimal repro:
```
$ cat foo.nix
with (import {});
stdenv.mkDerivation {
name = "foo";
shellHook = ''
alias foobar="ls -la"
'';
}
```
And then running:
```
$ nix-she…
-
The CLI currently only supports one "profile", i.e. one config file that supports only one value for each config variable. The devcontainer contains a [bash alias for switching between configs using s…
-
hi guys,
i can't seem to get this working on windows, have tried to follow instructions in the readme and especially the FAQ section about windows but finding it pretty confusing.
I've got both …
-
**Describe the bug**
After trying to select a game on the GUI, I recieve a winetricks error box displaying "WINE is /usr/bin/wine, which is neither on the path nor an executable file"
**To Reprodu…
-
### Issue
It would be handy to log chats to a database rather than just save a large .md file.
I was inspired by [this](https://llm.datasette.io/en/stable/logging.html#browsing-logs-using-datasett…
-
### What happened?
When looking at the shell history after using `ghcs`, the `ghcs` command itself seems to contain one extra field from history: the command number, or if `HISTTIMEFORMAT` is set, …
-
## Is your feature request related to a problem? Please describe.
This is not related to a problem but that'd be a nice to have.
Command aliases would be a cool feature indeed. Silly example, fo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
FC crashes in BIM when adding features (windows in this case) to a house. Attached a…
-
When using the `read -r -p "some prompt here: "` bash builtin and having `grc` loaded into the shell, it appears that the prompt is never displayed. This can cause confusion with things that spawn su…