-
With more and more configuration being introduced into Starship, we're starting to see a fair bit of configuration bloat that simply modifies the formatting of the output, rather than changing the way…
-
I just came across this project and like it so far. Are there any plans to add a status bar a la to Tmux's [status bar](https://tao-of-tmux.readthedocs.io/en/latest/manuscript/09-status-bar.html)?
-
### Describe the bug
When trying to initialize Dev Containers on Apple Silicon (M1) machine, the build cannot be proceed.
### To Reproduce
1. Open vscode
2. Cmd + Shift + P to launch prompt, and f…
-
### What happened?
Trying to deploy stack with stackRef in s3 bucket.
```
pulumi preview
Previewing update (gcp__us-west1__neara-latest):
Type Name …
-
I have read quite a lot on how to set up POWERLEVEL9K_VCS_CLEAN_FOREGROUND and POWERLEVEL9K_VCS_FOREGROUND, and more importantly this used to work on my previous Mac. Somehow when I copied the config …
-
after upgrade to v1.4.7, the cursor position is incorrect, after type some word.
![image](https://user-images.githubusercontent.com/349092/210993299-bf666177-38ff-4fe0-a9aa-218af38f3a2d.png)
-
### Issue description
If you configure pipenv to use a private repository that requires a username and password them you must include these credentials in the URL. If the install of a dependency fa…
-
Hello,
Let me start by saying I LOVE powerlevel10k. I'm a windows user, and normally use Powershell as my terminal. But I switched to using git-bash specifically so I could use ZSH and powerlevel10…
-
when I configure .p10k.zsh file, I put a 🗂 emoji in front of the sub-home directory.
```shell
typeset -g POWERLEVEL9K_HOME_ICON='🏠'
typeset -g POWERLEVEL9K_HOME_SUB_ICON='🗂 '
typeset -g POWER…
-
Issue Type: Bug
No typical step required, even with a fresh install and an empty .zshrc file the terminal still close after opening. Even in the developer tools there are no errors. I really don'…