mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +10:00
8 lines
144 B
EmacsLisp
8 lines
144 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; term/eshell/packages.el
|
|
|
|
(package! eshell-up)
|
|
(package! eshell-z)
|
|
(package! shrink-path)
|
|
(package! esh-help)
|