Ignoring $ for copy-pasting online resources to terminal
Lesser Known Trick.
I was extremely surprised and glad that this worked.
bash
alias "$"=""Add this to your .bashrc or .zshrc. Restart Terminal.

Lesser Known Trick.
I was extremely surprised and glad that this worked.
alias "$"=""Add this to your .bashrc or .zshrc. Restart Terminal.

alias "$"=""