You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried installing the spaceship-promt theme and got the message that it wasn't activated. After going through the code I found out,
that when zap sources the plugin, it uses the plugin name and the extension to find the file to source. In case of spaceship-promt the file is actually called spaceship.zsh-theme.
Describe the bug
I tried installing the spaceship-promt theme and got the message that it wasn't activated. After going through the code I found out,
that when zap sources the plugin, it uses the plugin name and the extension to find the file to source. In case of spaceship-promt the file is actually called spaceship.zsh-theme.
Steps to reproduce
plug "spaceship-prompt/spaceship-prompt"
Expected behavior
Install and enable the theme
Screenshots and recordings
No response
OS / Linux distribution
Ubuntu 22.04
Zsh version
5.8.1
Zap version
v0.2.0 on commit 3564bef
Terminal emulator
kitty
If using WSL on Windows, which version of WSL
None
Additional context
No response
The text was updated successfully, but these errors were encountered: