-
The problem only occurs when I'm using antigen. If I uninstall antigen and just run `autoload -U compinit; compinit` in the shell, kubectl completion works fine.
# Problem
kubectl tab completion s…
-
### What happened?
no error message
### Steps to reproduce
1. [install nvm](https://github.com/nvm-sh/nvm?tab=readme-ov-file#installing-and-updating)
2. type `nvm use` in terminal
3. press tab bu…
-
Hey there!
I love the new resurrection feature. Unfortunately I managed to find a bug in the serialisation. When resurrection a session that includes pipes and strings, the session runs a command w…
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
npm run build generated an unnecessary .vite folder. It lead error in Edge Ex…
-
- Type:
- [x] Bug
- [ ] Enhancement
- [ ] Feature Request
- [ ] Question
---
- `zplug --version`: 2.4.1
- `zsh --version`: zsh 5.2 (x86_64-ubuntu-linux-gnu)
- `unam…
-
Had a much hard try, but with no luck
`pipsi` warned about not including `~/.local/bin` in PATH, while it actually did, see below `echo $PATH ...` line
Can anybody give me some clue where the p…
mudox updated
6 years ago
-
`zmanage info`:
```
Zim commit ref: d19c8dd
Zsh version: zsh 5.7.1 (x86_64-ubuntu-linux-gnu)
System info: Linux lxc-PC 5.3.0-19-generic #20-Ubuntu SMP Fri Oct 18 09:04:39 UTC 2019 x8…
-
This little oh-my-zsh plugin made me think of this repo :)
https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/emoji-clock/emoji-clock.plugin.zsh
Could be fun to make a `moonmoji` style pa…
-
In my lfrc I set my shell as zsh, however none of my aliases/zsh plugins seem to work. Is there anything I'm doing wrong/missing? In my lfrc I put `set shell zsh`.
-
After following these instructions:
```
$ curl https://cheat.sh/:zsh > ~/.zsh.d/_cht
$ echo 'fpath=(~/.zsh.d/ $fpath)' >> ~/.zshrc
$ # Open a new shell to load the plugin
```
zsh…