sindresorhus / pure

Pretty, minimal and fast ZSH prompt
MIT License
13.22k stars 978 forks source link

Remove $ prompts from install commands #607

Closed ferdnyc closed 3 years ago

ferdnyc commented 3 years ago

Especially now that GitHub automatically adds text-copy icons to fenced code blocks, it makes sense to show the install commands in sh format and without the leading $ prompts. That way, they can just be copy-pasted and run, without having to edit out the leading $ first.