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

Re: vi wrapper -> vim + "set path"



Quoting David R. Favor (dfavor@xxxxxxxxxxxxxx):
> .. wrapper around vi to check several directories for a file to edit.
> What is the recommended way to accomplish this in zsh?

	vim -c "se cp path=.,,dir1,dir2,...,dirN"

Sven  ;-)



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