Hacker News new | ask | show | jobs
by mofle 4802 days ago
Some time back I created my own ZSH prompt as I wanted something fast and minimal, where most others were too feature rich. It's also a good base if you want to create your own. https://github.com/sindresorhus/pure
2 comments

what version of ZSH are you using? I'm having issues installing this on Ubuntu where the metadata commands aren't executing and are instead printed as

  $vcs_info_msg_0_`git_dirty` $username `cmd_exec_time`
Latest - 5.0.2
Interesting. I installed 5.0.2, removed anything that would be interfering with my .zshrc and still have the same problems.
This is much more appealing to me.