-
## Environment
```zsh
% typeset -p1 VENDOR OSTYPE ZSH_PATCHLEVEL _autocomplete__funcfiletrace
typeset VENDOR=ubuntu
typeset OSTYPE=linux-gnu
typeset ZSH_PATCHLEVEL=ubuntu/5.8.1-1
typeset -a _a…
-
#### Current Behavior
Initializing starship with `eval "$(starship init zsh)"` fails with this error message:
```
/proc/self/fd/11:92: no such file or directory: Files/starship/bin/starship.exe pro…
-
## General information
```
- Terminal program: kitty 0.29.2 (xterm-kitty)
- Operating system: Linux (Fedora Linux 38 Workstation Edition)
- ZSH framework: oh-my-zsh master (d3b6f1f)
- ZSH versi…
-
### The problem
the terminal does not show the python version, with node it shows normal
![image](https://github.com/spaceship-prompt/spaceship-prompt/assets/112202739/769a3608-fac7-4cd6-a18e-6a5713…
-
> 原文:https://www.cnblogs.com/zhloong/p/installohmyzsh.html
>
> 原作者:[zhloong](https://home.cnblogs.com/u/zhloong/)
# 安装zsh 和 oh-my-zsh
1. 安装zsh
`sudo yum update`
`yum install zsh`
…
-
## zsh
> git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions --depth=1
> git clone https://github.com/zsh-users/zsh-syntax-hig…
-
**Is your feature request related to a problem? Please describe.**
oh-my-zsh built-in plugins will be updated during `omz update` (and auto-update as well) since those plugins are hosted in the `oh…
-
#### Current Behavior
Startup is extremely slow for certain repo directories, for example https://github.com/google/material-design-icons.git
Starting zsh with `zsh -xv` shows a long delay at li…
-
Hi,
the history files seem to not get written to when I have the following autols function (excerpt from my zshrc). When I remove the autols function, it might start working, but not necessarily immed…
yggdr updated
9 years ago
-
I have some issues between antigen and zsh and have also posted this same question in the oh my zsh repo since I don't know which one is causing what issues. Thanks.
1. In order for my spaceship t…
tysun updated
2 years ago