-
# See [latest comment](https://github.com/romkatv/zsh4humans/issues/265#issuecomment-1505048166) for an up to date description of what the actual issue is
Hi I'm not sure what's going on but for so…
-
### Description
##### Bug
I wanted to be able to complete aliases to their full commands. i.e. if I have an alias which is `alias gco = git checkout`,
```
> gco
```
should be complete…
-
## Describe the bug
I am using keepassxc to fill some secrets in my dotfiles.
Since version 2.40 pager is causing problems with my setup - it seems that the focus is not in the place where I am ex…
-
**Is your feature request related to a problem? Please describe.**
I'd like to open a file from the cot commandline with the `-w` (wait) switch and also tell cot that it's a zsh/bash script, etc. …
-
### Describe the bug
After installing zsh-autosuggestions on `oh-my-zsh`, after reloading zsh I always get:
```
/home/raul/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestions.plugin…
-
### What happened?
after running EMBED=xxx ./build-static.sh and build completed, this error appears
### Build Type
Official static build
### Worker Mode
No
### Operating System
macOS
### CPU …
-
Hello!
I want to thank you for the amazing project, been using it for years.
I noticed that when I have the gcloud cli installed and configured, shell startup time is heavily impacted. I traced it…
-
#### Describe the bug
Hello everyone, I was trying to migrate from oh-my-zsh to no plugin manager, and I used this plugin in oh-my-zsh, but now when I try to use it without oh my zsh, it is not worki…
-
### What happened?
```
composer create-project laravel/laravel test-build
add build-static.sh in the root project
chmod +x build-static.sh
./build-static.sh
```
### Build Type
Official static …
-
## Bug Report
#### Current Behavior
AWS only shows default information even when logged in. Seems that #5170 is not working on my system for some reason.
##### MWE ~/.aws/config (secrets remove…