Topic: https://brettterpstra.com/2015/11/16/shell-tricks-convert-file-urls-to-unix-paths/
hide preview

What's next? verify your email address for reply notifications!

Douglas Drumond 9y, 123d ago

I just put function keyword and everything worked fine under zsh.

function shellesc() {

...
}

And it's working fine on Linux, /home/doug gets shortened to ~

Thanks

remark link
hide preview

What's next? verify your email address for reply notifications!

ttscoff 9y, 123d ago

Great to know, thanks!

hide preview

What's next? verify your email address for reply notifications!