
Run Pasted Multiline Backslash-Escaped Shell Commands in Nushell
I often get frustrated when copy-pasting commands from a website into my Nushell terminal. Here is a little snippet to solve that issue.

I often get frustrated when copy-pasting commands from a website into my Nushell terminal. Here is a little snippet to solve that issue.

I have found a way to alter my git config based on the directory I am working from. Pretty simple, yet very handy.