Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: option to show file:line everytime echo is called?



On Wed, Jan 11, 2017 at 06:25:30PM -0800, Timothee Cour wrote:
> actually this doesn't work:
> $PWD/fun:1 BAR #NOT OK, I want path/.zshrc:4

OK, so maybe this then:

alias echo2='echo ${(%):-%x:%I}'



Messages sorted by: Reverse Date, Date, Thread, Author