-
## Environment
`npx envinfo --system --binaries --npmPackages styled-components,babel-plugin-styled-components --markdown`
## System:
- OS: macOS 13.5.1
- CPU: (10) arm64 Apple M1 Pro
- Me…
-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
After I run p10k configure and…
-
## Documentation:
About what each mode does
## Bug:
check if zsh is installed before checking if theres alias on .zshrc,
fix the gnome shell extensions installation,
fix the settings.json no su…
-
I am using `flavours` along with the `shell` template to change my terminal theme, i am doing this by rewriting the file `$ZDOTDIR/base16_theme.sh` and sourcing it in my `.zshrc`.
I am however not …
-
Is hg slow? Is it that git is checked first, then mercurial? Potentially treat like branch prediction to minimize delay for current working source control system.
-
### Describe the bug
when I use zsh-autosuggestions .. this error happens .. while writing any commands very wide spaces is written even if hitting "DEL or Backspae"
### To Reproduce
just use th…
-
some function and variables such as: `git_prompt_info`, `$fg` and others are only available in `oh-my-zsh`. Maybe we can change them to use this theme without `oh-my-zsh`.
Take a look at `agnoster …
-
I cannot figure out how to make `antigen theme` work in a docker container. Here's what I've tried:
```zsh
docker run -e LANG=C.UTF-8 -e TERM -it --rm debian:buster bash -uexc '
apt update && a…
-
#### Current Behavior
My prompt is always showing that its logged into aws even when i've not assumed anything with awesome.
~/Development/work on (eu-west-1) took 15s
❯
#### Expected Behavi…
-
### Describe the bug
When attempting to use a custom `render` function to create a Story for a controlled component, I am getting the following error.
```
Storybook preview hooks can only be call…