-
Currently there is no API available on the terminal that allows extensions to detect the shell type. This is needed for Python where there are shell specific activation scripts.
-
As the title says, I was trying to install apt-vim on WSL using fish shell. I know that we can just adding `~/.vimpkg/bin` to our path, but I think adding fish support to the installer would make this…
-
### Configuration
- Keka version: 1.3.6 (_installed from App Store_)
- macOS version: 14.2.1
- Fish shell 3.6.4
### Describe the bug
```
$ echo $PATH
/opt/local/bin/ /usr/local/bin /Users/jua…
-
Thanks for putting this together!
---
When I use a shell to access the foundry applications like so:
```console
nix shell github:shazow/foundry.nix
```
The completions do not appear to w…
-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
When using brew basic autocomp…
-
![Screen Shot 2021-04-23 at 10 11 35 AM](https://user-images.githubusercontent.com/8229664/115908180-accca900-a41e-11eb-856e-59350282b46a.png)
I followed https://github.com/oh-my-fish/oh-my-fish/is…
-
# Creating the new repository
A lot of tutorials uses a bare git repository, but that's not strictly necessary.
Check .
> The secret sauce is the work tree configuration, not the bare repositor…
-
Something I'm currently doing is grouping related commands by their goal rather than their type, i.e. instead of having all the links together, I have:
``` yaml
#### vim ####
- shell:
- [git subm…
-
convert to functions:
> I guess you know how to do basic translations like export to set -x in fish, and using regular functions instead of alias (although you could use alias in fish, too, but funct…
-
Zellij appears to be overriding/replacing the colors that the fish shell uses on the command line with its own.
`zellij --version`: zellij 0.31.3
`stty size`: 24 80
`uname -av` or `ver`(Windows):…