-
Creating a self-contained `fish` folder for fish shell based installations.
```
~/dotfiles
└╴fish
└╴setup
├╴boot
├╴shell_setup
├╴app_install
├╴set_defaults
…
-
Noticed while finding the cause of https://github.com/danth/stylix/issues/526. Seems to be caused by using `interactiveShellInit` and `promptInit`.
-
## Scripts for fish are required in the following document
- [install#linux-macos](https://aquaproj.github.io/docs/install#linux-macos)
following code is written in that document:
```sh
export P…
-
Find out how to add depth and add it to the fish track data.
-
While installing through `curl -L yen.tushar.lol/install.sh | s` the `while` loop for giving `y|n` is running infinitely.
Note: When I have cloned the shell script to local and executed, worked …
-
It is just a minor style thing, but for me it would be really nice, if the shell prompt for the active virtual env would be colored like in the CPython venv case:
Currently it does not contain color…
-
It would be useful if the `tlsx` command-line tool had a `zsh/fish` autocompletion script. Autocompletion scripts for other ProjectDiscovery utilities would also improve the user experience.
Overal…
-
I've written a fish autocompletion script for tmsu for my own personal use. It supports all commands I discovered through `tmsu help`, and provides quick autocompletion list for tags, values, director…
-
Hello!
Would you please tell me if your software/script is capable of detecting the fish catch in the inventory?
For example, he caught a Small Fish, and he finds it in the inventory, so he right-cl…
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar bug report.
### Bug
Autodistill does not appear to s…