diff options
-rw-r--r-- | doom.d/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doom.d/init.el b/doom.d/init.el index df595e1..d9bfa6a 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -67,6 +67,7 @@ +icons) ; colorful icons for dired-mode electric ; smarter, keyword-based electric-indent vc ; version-control and Emacs, sitting in a tree + (ibuffer +icons) :term ;;eshell ; a consistent, cross-platform shell (WIP) |