oh-my-fish / theme-agnoster

MIT License
94 stars 63 forks source link

feat: shorten branch names #65

Closed elagil closed 1 year ago

elagil commented 1 year ago

This shortens version control system branch names to a default length of 15 characters. The setting can be changed by means of fish_vcs_branch_name_length.

Closes https://github.com/oh-my-fish/theme-agnoster/issues/61.

sn0cr commented 1 year ago

Hi @elagil, thank you for the addition!

Can you also document the change and add a line to the readme that shows how to use this new option?

elagil commented 1 year ago

Sure, I will!

elagil commented 1 year ago

@sn0cr It's done.