Add z and bd commands to eshell, plus aliases

This commit is contained in:
Henrik Lissner 2018-06-16 16:38:39 +02:00
parent c0f601721c
commit aa1b203d1f
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; emacs/eshell/packages.el
(package! eshell-up)