summary refs log tree commit diff
path: root/emacs/custom/my-packages.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs/custom/my-packages.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/emacs/custom/my-packages.el b/emacs/custom/my-packages.el
index a31b5ee..809080f 100644
--- a/emacs/custom/my-packages.el
+++ b/emacs/custom/my-packages.el
@@ -47,9 +47,6 @@
 (straight-use-package 'elfeed)
 (straight-use-package 'elfeed-org)
 
-;; packages for eshell
-(straight-use-package 'eshell-bookmark)
-
 ;; packages for various text modes
 (straight-use-package 'markdown-mode)
 (straight-use-package 'yasnippet)