Keep Git Branch Name Untruncated in Shell using p10k (Oh My Zsh theme) April 8, 2024 by Tarik As of July 2022, the line to delete is 400 (( $#branch > 32 )) && branch[13,-13]="…" # <-- this line