Home / Emacs / Agent shell / Configuration
Entry point key binding
(with-eval-after-load 'project
(keymap-set project-prefix-map "a" #'agent-shell))
Home / Emacs / Agent shell / Configuration
(with-eval-after-load 'project
(keymap-set project-prefix-map "a" #'agent-shell))