Why don't you use aliases ?

in your .zshrc:

alias ls="ls -lh"
alias l="ls -lh"

Le 22/06/2011 05:50, vadi...@gmail.com a C)crit :
On 6/21/11, Johan Beisser<j...@caustic.org>  wrote:
I use Bash and OpenBSD's ksh. In both CTRL-a gets me back to the beginning
of the line.

I use zsh in vi mode. So Esc, Shift+6, f, -, a, h (total 7 keys) or ls
-lh !!$ (total 10 keys). Just adding -h requires pressing 3 keys.
Looks like I'm too lazy for BSD :)

Reply via email to