timarney / react-app-rewired

Override create-react-app webpack configs without ejecting
MIT License
9.77k stars 425 forks source link

minor: removed "$" shell indicators from inline code blocks #567

Closed tlthiem closed 2 years ago

tlthiem commented 2 years ago

Github automatically adds the option to copy the code block to the clipboard for each code segment. It is very inconvenient to manually remove the "$" at the start of the string once pasted into the shell.

While the "$" looks cool on paper, its usecase is questionable.