Add shortcut for mu4e

master
Jacopo De Simoi 4 years ago
parent 3447c487ce
commit 80f5dd291f
  1. 5
      zshrc.org

@ -232,6 +232,11 @@ setup-pi-webcam()
# TODO: add parameter just in case
eca -e "(magit-status \"$(pwd)\")"
}
μ() {
eca -e "(mu4e)"
}
bindkey -s '^X^G' 'magit\n'
agenda() {

Loading…
Cancel
Save