⏺ Enhance prompt #5
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
navicore/zsh-git-prompt-rs!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "enhance"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removed dead code - data.rs:2 - removed unused Hash struct
Added nerd font branch symbol - zshrc.sh:91
Example prompt appearance:
( main↑2|●1✚32)
^ branch icon, branch name, 2 ahead, separator, 1 staged, 3 changed, 2 stashes
Users without nerd fonts can override ZSH_THEME_GIT_PROMPT_BRANCH_SYMBOL and ZSH_THEME_GIT_PROMPT_STASH in their .zshrc to use plain text symbols like $ for stash.