Minor refactors & reformatting across the board
This commit is contained in:
parent
8b18604b63
commit
e0469e14c0
8 changed files with 21 additions and 17 deletions
|
@ -6,7 +6,7 @@ It is passed a user and repository name.")
|
|||
|
||||
|
||||
;;
|
||||
;; Packages
|
||||
;;; Packages
|
||||
|
||||
(use-package! magit
|
||||
:commands magit-file-delete
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
;;
|
||||
;; Packages
|
||||
|
||||
;; `password-store'
|
||||
;;;###package password-store
|
||||
(setq password-store-password-length 12)
|
||||
|
||||
;; Fix hard-coded password-store location; respect PASSWORD_STORE_DIR envvar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue