Add :term shell module

This commit is contained in:
Henrik Lissner 2019-07-13 12:34:49 +02:00
parent b57dccf825
commit 4ebd3fad7f
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
5 changed files with 113 additions and 0 deletions

View file

@ -0,0 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; term/shell/packages.el
(package! shell :built-in t)