-
It is written in the documentation that default values to parameters (ZSH_POETRY_AUTO_ACTIVATE, ZSH_POETRY_AUTO_DEACTIVATE, ZSH_POETRY_OVERRIDE_SHELL) are set to 1 but they are actually set to -1.
-
### If the feature request is for a plugin or theme, specify it here.
_No response_
### If the feature solves a problem you have, specify it here.
The update subcommand has some UX quirks, ar…
-
**Describe the bug**
On a system not having `bash` but `zsh` as the default shell:
direnv: error Can't find bash: "exec: \"bash\": executable file not found in $PATH"
**To Reproduce**
…
nbari updated
5 years ago
-
https://github.com/build-trust/ockam/blob/develop/install.sh
---
We love helping new contributors! ❤️
If you have questions or need help as you explore, please join us on [Discord](https://discord.g…
-
Should I use zsh as my shell for this to work? I installed all the prerequisite packages (including zsh) but it is not working.
-
- Bash
- zsh
- Fish
-
Docs: https://fishshell.com/docs/current/index.html#completion
Awesome support for current Powershell, bash and zsh. (https://github.com/dotnet/cli/blob/master/Documentation/general/tab-completion.…
-
#### Current Behavior
Currently, starship shows Windows-style current directory path.
#### Expected Behavior
I expect it to show Unix-style directory path when in Unix shell (bash, zsh)
#### A…
-
### Steps to reproduce
1. `:inoreabb fnu fun`
2. `:inoremap ( ()`
3. In Insert mode type `fnu(` and see `fnu()` (no expansion).
4. In Insert mode type `fnu[` and see `fun[` (yes expansion).
Not…
-
After following these instructions:
```
$ curl https://cheat.sh/:zsh > ~/.zsh.d/_cht
$ echo 'fpath=(~/.zsh.d/ $fpath)' >> ~/.zshrc
$ # Open a new shell to load the plugin
```
zsh…