Force Nerd Font separators globally
- Export PS1_FORCE_NF to keep rounded caps everywhere
This commit is contained in:
@@ -44,6 +44,9 @@ _ps1_has_nf() {
|
||||
return 1
|
||||
}
|
||||
|
||||
# Force NF separators globally (rounded caps) even when detection fails.
|
||||
export PS1_FORCE_NF=1
|
||||
|
||||
# -------------------------------------------------
|
||||
# Time-based emoji (Europe/Oslo)
|
||||
# -------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user