(eshell) Additional visual subcommands

This commit is contained in:
Marcel Kapfer 2025-02-10 17:28:33 +01:00
parent 8a137fe73a
commit 792bcc134b
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09

View file

@ -2248,7 +2248,9 @@ Resources:
:config :config
(setq eshell-visual-subcommands (setq eshell-visual-subcommands
'(("docker" "pull" "build") '(("docker" "pull" "build")
("docker-compose" "build")))) ("docker compose" "build")
("docker compose" "up")
("docker compose" "down")))
#+end_src #+end_src
* Elfeed * Elfeed