Y
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
patrickod
4802 days ago
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`
link
mofle
4802 days ago
Latest - 5.0.2
link
patrickod
4801 days ago
Interesting. I installed 5.0.2, removed anything that would be interfering with my .zshrc and still have the same problems.
link
michaelhoffman
4802 days ago
This is much more appealing to me.
link