(doom) add taskrunner
This commit is contained in:
parent
cc59038cc8
commit
82530719b6
|
@ -116,8 +116,7 @@
|
|||
;; Centaur Tabs config, because the defaults are pretty ok
|
||||
(setq x-underline-at-descent-line t) ;; dependency for tab-set-bar under
|
||||
(setq centaur-tabs-set-bar 'under)
|
||||
;; (setq centaur-tabs-style "bar")
|
||||
;; (setq centaur-tabs-set-icons t)
|
||||
(setq centaur-tabs-style "slant")
|
||||
|
||||
;; Fix Centaur Tabs when changing the theme
|
||||
(after! centaur-tabs
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
;;pdf ; pdf enhancements
|
||||
;;prodigy ; FIXME managing external services & code builders
|
||||
;;rgb ; creating color strings
|
||||
;;taskrunner ; taskrunner for all your projects
|
||||
taskrunner ; taskrunner for all your projects
|
||||
;;terraform ; infrastructure as code
|
||||
;;tmux ; an API for interacting with tmux
|
||||
;;upload ; map local to remote projects via ssh/ftp
|
||||
|
|
Loading…
Reference in New Issue