-
Hello,
I am not sure if this is a issue in opp.zsh or how to debug it.
I am using prezto as my zsh framework. I created a module for opp.zsh and packed it into the module/ directory. My init script i…
dvcrn updated
10 years ago
-
### Description
[resty](https://github.com/micha/resty) is a simple script to help explore HTTP REST API's. I am unable to make it work with prezto and would like some help. If I remove prezto `r…
-
Hi, I tried to use this theme with [Prezto ](https://github.com/zsh-users/prezto) , and I copy the file and tried change the file name to prompt_lambda_setup and put inside .zprezto/modules/prompt/fun…
-
- Type: Enhancement
- `zplug --version`: 2.4.1
- `zsh --version`: zsh 5.0.2 (x86_64-pc-linux-gnu)
- `uname -a`: `Linux ?????? 3.16.0-60-generic #80~14.04.1-Ubuntu SMP Wed Jan 20 13:37:48 UTC 2016 x…
-
I am getting the following exceptions when trying resty (latest master branch or v2.3).
```
~❯ curl -L https://raw.githubusercontent.com/micha/resty/master/resty > resty
% Total % Received %…
-
### Description
Spelling error in Prezto tag... I assume it should be `plugin-framework`
![image](https://github.com/sorin-ionescu/prezto/assets/67432234/cafaa870-bb6d-4aa1-9a59-26abaf7a079f)
-
### Description
I installed Prezto and setup theme but it is not loading. Tried searching through many resources but did not get it working.
I'm able to see all the listed themes after running c…
-
`git pull` is great, but maybe add workflow for more easy prezto customization, like add in .zshrc:
```shell
if [ -f ~/.zshrc.local ]; then
. ~/.zshrc.local
fi
```
-
Very cool theme, would love to see a prezto version (trimmed down oh-my-zsh) https://github.com/sorin-ionescu/prezto
-
I'm using zsh + prezto, I have `git` module loaded in `~/.zpreztorc` and set the theme to `powerlevel10k`.
Git status in the prompt works in some repo, however it almost never gets displayed in an …