]> git.alrj.org Git - zsh.d.git/blobdiff - S10_zshopts
[scm_breeze] Use scm_breeze if available.
[zsh.d.git] / S10_zshopts
index a8f79c3a5b66771a29fcc3b1eb9409950ab5e265..b722e4cbe0b2d4568a1461136ba3420dcb36b446 100644 (file)
@@ -21,6 +21,7 @@ typeset -ga chpwd_functions
 
 # use emacs bindings
 bindkey -e
+bindkey '\e[1~' beginning-of-line
 
 [ -w $zsh_cache ] && HISTFILE=$zsh_cache/history