Skip to content

Commit

Permalink
Fix broken decorative angle brackets
Browse files Browse the repository at this point in the history
Decorative angle brackets (used for terminal prompt) were ruined[1]
because of this issue:
be5invis#2603

Later commits added the option to customize them[2], so this commit
uses that to fix them.

[1]: be5invis#2623
[2]: be5invis#2648
  • Loading branch information
Sharparam committed Feb 4, 2025
1 parent 82fa6e9 commit 6a76f96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions private-build-plans.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ asterisk = "penta-low"
brace = "curly-flat-boundary"
percent = "rings-continuous-slash"
pilcrow = "low"
decorative-angle-brackets = "tall"

[buildPlans.IosevkaSharpie.ligations]
inherits = "dlig"
Expand Down

0 comments on commit 6a76f96

Please sign in to comment.