From 6ec32408303a951d398b06dd245d76a186c34d8d Mon Sep 17 00:00:00 2001 From: xfnw Date: Mon, 22 Jun 2020 23:42:17 +0000 Subject: [PATCH] topydo bindings --- .zshrc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.zshrc b/.zshrc index a7a25dc..43ac058 100644 --- a/.zshrc +++ b/.zshrc @@ -1393,6 +1393,9 @@ bind2maps emacs viins vicmd -- -s '\e'${key[Left]} backward-word zrcautoload zmv zrcautoload zed + + + # we don't want to quote/espace URLs on our own... # if autoload -U url-quote-magic ; then # zle -N self-insert url-quote-magic @@ -2807,6 +2810,11 @@ function whatwhen () { # disable bracketed paste mode for dumb terminals [[ "$TERM" == dumb ]] && unset zle_bracketed_paste + +PATH=$PATH:$HOME/.local/bin +alias t="topydo" + + zrclocal ## genrefcard.pl settings