Adding 'dustin' config layer for spacemacs. updating gpg-agent ttl to 24 hours.
This commit is contained in:
parent
b1381bb495
commit
842492dd93
4 changed files with 67 additions and 4 deletions
|
|
@ -12,7 +12,7 @@
|
|||
dotspacemacs-configuration-layer-path '()
|
||||
;; List of configuration layers to load. If it is the symbol `all' instead
|
||||
;; of a list then all discovered layers will be installed.
|
||||
dotspacemacs-configuration-layers '(perforce git c-c++ haskell html javascript php markdown extra-langs company-mode (colors :variables colors-enable-rainbow-identifiers t) restclient evil-snipe mu4e)
|
||||
dotspacemacs-configuration-layers '(perforce git c-c++ haskell html javascript php markdown extra-langs company-mode (colors :variables colors-enable-rainbow-identifiers t) restclient evil-snipe mu4e dustin)
|
||||
;; A list of packages and/or extensions that will not be install and loaded.
|
||||
dotspacemacs-excluded-packages '(evil-escape)
|
||||
;; If non-nil spacemacs will delete any orphan packages, i.e. packages that
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue