Jul 23, 2006 #1 sumncguy IS-IT--Management Joined May 22, 2006 Messages 118 Location US SunOS 5.8 Generic_117350-28 sun4u sparc SUNW,Sun-Fire-V440 How do I get the path and command line editor setup in zsh. I want use vi as my command line editor and modify the path. Thanks.
SunOS 5.8 Generic_117350-28 sun4u sparc SUNW,Sun-Fire-V440 How do I get the path and command line editor setup in zsh. I want use vi as my command line editor and modify the path. Thanks.
Jul 24, 2006 #2 KenCunningham Technical User Joined Mar 20, 2001 Messages 8,475 Location GB Doesn't export EDITOR=vi work? Upvote 0 Downvote
Jul 24, 2006 #3 marrow Technical User Joined Jul 20, 2001 Messages 425 Location US EDITOR=vi;export EDITOR Upvote 0 Downvote