(unless (package-installed-p 'dot-command)
(package-vc-install "https://github.com/sychen52/dot-command"))
(use-package dot-command
:config
(setq dot-command-neutral-cmds '(your-command-that-you-want-to-ignore))
(push #'your-command-that-you-want-to-add dot-command-record-cmds))sychen52/dot-command
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|