-
Issue Type: Bug
Can't open the terminal tab after the new upgrade!
VS Code version: Code 1.69.2 (Universal) (3b889b090b5ad5793f524b5d1d39fda662b96a2a, 2022-07-18T16:12:57.074Z)
OS version: Dar…
-
Hi,
Thank you for maintaining this awesome product.
This works:
```
source ~/dots/custom/plugins/zsh-git-prompt/zshrc.sh
PROMPT='%B%m%~%b$(git_super_status) %# '
```
But when I try to cus…
-
### Discussed in https://github.com/ohmyzsh/ohmyzsh/discussions/10829
Originally posted by **drcongo** April 6, 2022
We have an Ansible role that installs ohmyzsh on our servers, and even tho…
-
I have installed powerlevel10k, but when i add in .zshrc the commands fortune | cowsay | lolcat, i don't always get the colored characters. Is there a way to fix this or no?
My .zshrc:
```bash
# En…
-
### My `.zhrc` file: ( please find the issue details below the file )
```sh
# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.
# Initialization code that may require …
-
Hi,
i'm new to Linux and i try have to customize the shell to have more informations.
oh my zsh is installed and i installed powerlevel10k too :
https://zupimages.net/viewer.php?id=22/13/yocf.png…
-
### Description:
> Fig callbacks are polluting the shell history
running `history | tail 20 | pbcopy` returns the following:
```
1640* { ( cd /Users/jscharf/Workspace/test/laravel-8-ray && \ls …
-
## Bug Report
#### Current Behavior
The virtual environment is echoed in the line above the prompt, even when the python module is disabled
#### Expected Behavior
The virtual environment s…
-
Hi Team,
I just did the new macOS Monterey 12.2.1 update and p10k stopped working.
```
leonharf@G3FWPQD4F3 react_step_form % p10k configure
zsh: command not found: p10k
```
In my ~/.zshrc I …
-
### Describe the bug
I just noticed that when I'm using ITerm2's "Send text at start" setting with a string that contains single quotes -> ', than iTerm's new window starts with a
`quote>`
…