Variable: evil-previous-shell-command

evil-previous-shell-command is a variable defined in evil-vars.el.

Value

nil

Documentation

The last shell command.

Source Code

;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-vars.el
(defvar evil-previous-shell-command nil
  "The last shell command.")