edkolev / promptline.vim

Generate a fast shell prompt with powerline symbols and airline colors
MIT License
625 stars 54 forks source link

cwd slice: enable customization of tilde symbol #72

Open amiryal opened 6 years ago

amiryal commented 6 years ago

Because I always edit the result of PromptlineSnapshot to use 🏠 (U+1F3E0 HOUSE BUILDING) for $HOME. ☺

amiryal commented 6 years ago

Hi @edkolev,

I just noticed you had switched to Emacs, too. As running vim +'PromptlineSnapshot! somefile.sh' +qa is not such a hassle for someone who still has a Vim setup lying around, I hope you can still maintain this plugin and accept my patch. If you know of a good alternative that doesn’t require a Vim setup, do let us know, so I can recommend it to friends for their own personalisation instead of sharing just my generated not-so-easy-to-customise promptline.

Cheers, Amir