-
Would be cool to have distinct grammars made available for each of the different sh variants, to help us identify exactly what kind of script we're dealing with. Sometimes a script can run with `/usr/…
-
z-shell and bash allow for customized completion files either write a script or a direct (possibly hidden) option for gt to print out such a file.
-
**Describe the bug**
Trying to install elixir-ls does not work
**To Reproduce**
mise install elixir-ls (after installing elixir and erlang)
**Expected behavior**
The installation works
**`…
-
It would be great to have autocomplete when pressing tab to autocomplete for the command name or the service name for both zsh and bash.
For reference: https://askubuntu.com/questions/68175/how-to-…
-
### Is your feature request related to a problem? Please describe.
I manage all my installations (especially non-gui installs / formulas) with brew. On MacOS and even on some linux distros cause it p…
-
Hi, it would be great if this plugin could read list of ignored commands from a file like `ignored_commands.txt`, with each ignored command on a new line.
It would then be super easy to add a button o…
-
emoji="\e\[\`if [[ \$? == 0 ]]; then echo 🚀 ; else echo 🙈 ; fi \`\]\n"-
[ -z "$PS1" ] || export PS1="$prefix\[\033[00m\]:\[\033[01;36m\]\w\[\033[00m \]\$(git_prompt_info '(%s)')$ $emoji"
…
-
I've never been able to get autocompletion working for git aliases I've created. My shell-fu is very weak, but I've spent several days debugging this over the course of months to no avail. Hopefully I…
-
Hello,
I've been trying to use this action in a self-hosted ARM64 Linux runner but the action pulls a x86_64 ELF instead of an ARM64 one:
```
ELF 64-bit LSB executable, x86-64, version 1 (GNU/Lin…
-
- VS Code Version: 1.80.1
- OS Version: Darwin x64 22.5.0
VS Code Go extension tries to change the integrated terminals' PATH environment variable using `EnvironmentVariableCollection.prepend` a…