-
I'm using fish shell as a default shell, but i couldn't figure out how to link all executable files so that every time i open my terminal some of than to execute randomly.
-
Mostly posting this as a rubber duck debug method. I plan on posting solution at some point today.
I made a cluster in my ~/.clusterssh/clusters file and try launching with `tmc
-
Hi,
Installing nix from a fish shell (Archlinux), seems to work at first, but nix is then not usable.
**Steps To Reproduce**
1. Start an OS and use a fish shell (in my case: Archlinux)
2. In…
-
**Description**
When starting a `cd` command after a `mkdir` or a `git clone` command, the "ghost" suggestion should be the directory you just created.
Examples:
```sh
$ mkdir foobar
$ cd #…
-
Please add support for [xonsh](https://xon.sh/).
Currently, the `eval` and `exec` commands return fatal errors when using `xonsh` shell.
```shell
~
xsh ❯ aws-sso --sso=prd eval
FATAL invali…
-
```
root@xps ~/z/build (main)# ./zenway
[2024-10-12 16:57:29.972] [info] Loading configuration at: /root/.config/zenway/config.lua
[2024-10-12 16:57:29.989] [info] Bound to global interface wl_comp…
-
**What are you trying to do?**
I would like to tab through command suggestions when using Multipass from the fish shell.
For example, after typing "multipass start", hitting tab would switch between s…
-
```
##### glavo@k1
####### --------
##O#O## OS: Bianbu 1.0rc1 riscv64
####### Host: spacemit k1-x deb1 board
########### …
Glavo updated
2 months ago
-
**Describe the bug**
When using Intellij with Shell Integration plus a custom shell (in this case fish) it tries to read the `fish.config` from an invalid location
This is caused when the `XSG_CON…
-
### Describe the bug
As seen in [this example](https://github.com/ianlet/qwik-testing-library/blob/main/apps/qwik-basic-demo/src/components/qwik-component.spec.tsx#L223), eslint is not happy becaus…