zaw: Don't directly execute on enter
1 files changed, 4 insertions(+), 0 deletions(-) M zshrc.org
M zshrc.org => zshrc.org +4-0
@@ 961,6 961,10 @@ zunit-zsh/zunit kind:path #+BEGIN_SRC sh :tangle ~/.zshrc [ -f ~/.zsh.d/plugins.sh ] && source ~/.zsh.d/plugins.sh #+END_SRC *** plugin keybindings #+begin_src sh :tangle ~/.zshrc bindkey -M filterselect '^M' accept-search #+end_src ** Git *** Init #+BEGIN_SRC sh :tangle ~/.zsh.d/functions/gitaliasinit