Here are
14 public repositories
matching this topic...
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
-
Updated
Dec 26, 2020
-
Rust
🌊 The ultimate Fish prompt.
-
Updated
Dec 26, 2020
-
Shell
Swift, git-aware, space-conscious, powerline prompt. 🚇
-
Updated
Dec 13, 2020
-
Shell
Minimal, lag-free prompt with async Git status. Designed for Fish.
-
Updated
Dec 26, 2020
-
Shell
🐮 Minimal, informative and fast fish prompt
-
Updated
May 22, 2019
-
Shell
Fast and customizable shell prompt written in Rust
A git-aware prompt for the fish shell
-
Updated
Dec 24, 2019
-
Shell
A fish shell 🐟 theme for all engineers 💻
-
Updated
May 6, 2019
-
Shell
Power-up your fish prompt with Rust
-
Updated
May 7, 2020
-
Shell
A Git enabled fish prompt written in C
A colorful Fish shell prompt with zero features. Pairs very well with iTerm status bar.
-
Updated
Oct 12, 2020
-
Shell
fisher integration for the starship prompt
-
Updated
Oct 30, 2019
-
Shell
Custom version of Agnoster for Fish 🐠
-
Updated
Jun 22, 2020
-
Shell
Improve this page
Add a description, image, and links to the
fish-prompt
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
fish-prompt
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
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.
Bug Report
Current Behavior
Shows a
⚠️symbol when the package version is not defined.Expected Behavior
Does not show the package section if no version is defined.
Possible Solution
Remove the
⚠️symbol for version, as was done in denysdovhan/spaceship-prompt#441.