-
### Describe the bug
When executing `.
### Screenshots and additional context (optional)
```
$ touch foo bar
$ echo $BASH_VERSION
5.2.26(1)-release
$ .
-
Related to the oh-my-zsh install
```yaml
---
installs:
- module: shell
shell: sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
…
-
How does tab completion work, and can we support it? [RipGrep][1] uses clap to automatically generate tab completion files for some shells:
```rust
// Use clap to build completion files.
…
-
### What did you expect to happen?
I expected to be able to scroll up the history list with the up arrow.
### What happened?
Atuin closes and dumps me in the prompt with the [A character.
…
-
### Discord username (optional)
_No response_
### Describe the bug
I have warp running, and I also have an integrated terminal in vscode. The commands I insert from vscode's integrated terminal don…
-
## New Issue Checklist
- [x] Using the latest version of azohra/shell-linter
- [x] Able to reproduce error multiple times
- [x] Provided information about the bug
- [x] Attached additional infor…
-
This module would mimic the functionality of Bluefin & Bazzite images, except it would be generic & usable for other custom image variants too.
If not aware,
MOTD (Message of the day) is the funct…
-
## **Bug report**
After installing JDK and SDK with `sdk` cli, my shell environment was misconfigured.
## **To reproduce**
1. Use a `.profile` to call appropriate shell configuration…
-
### Dupe Check
- [X] I have [searched Warp SSH issues](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ASSH) and there are no duplicates
### Operating System
MacOS
### Operat…
-
I'm enjoying using the interactive mode. One thing I've noticed, is that I'll often run `xc`, select `docker-build` and it will start.
Then I'll make some changes, and want to run it again, so I'll…