-
### Describe the bug
The installation is stucked. When I restart a session, the default shell is still bash. its in a docker instance.
### Steps to reproduce
I just follow the standard installation…
-
Currently getting VS code working is tedious
- put connecting via VS Code first (make connecting via browser a separate wiki page that die hards go to)
- users will need to install VS code extensi…
-
### Current Terraform Version
```
Terraform v0.12.19
```
### Use-cases
It's standard for code bases to have .env files, but I am not aware of any way to read their contents into terraform scr…
-
:point_right: For this ticket, you have nothing to do, just enjoy.
:gift: Details
I use `Oh My Zsh!` since a long time now, but I recently had to explain to a new developer how and why to instal…
-
### Describe the bug
When trying to use the `sudo systemctl edit --runtime .service` the default editor (Neovim/ `nvim` in my case) set in `configuration.nix` and the `EDITOR` environment variable…
-
Use the new `zstyle` options outlined at https://github.com/ohmyzsh/ohmyzsh#skip-aliases to prevent plugins from creating unwanted aliases.
Once this is done, the local override versions of the plu…
-
## Problem
When running the `/tools/theme-chooser.sh` script to evaluate and look at different themes, there are many occasions when some configuration elements from one theme will "bleed" over to …
-
**Describe the bug**
Whenever I `cd` into certain directories or do certain things with the `pipenv` zsh plugin enabled, it crashes those terminal windows. It seems to do it randomly, but it's always…
-
### Describe the bug
When I type any wd command the error occurs.
### Steps to reproduce
1. Enable plugin wd
2. Run command wd
3. See error /path/.oh-my-zsh/plugins/wd/wd.sh:399: parse erro…
-
### Describe the bug
It seems `kube-ps1` plugin works only when `$PROMPT` is manually set.
```sh
PROMPT=$PROMPT'$(kube_ps1) '
```
Is this the intended design?
There was an issue: https:/…