earnest ma 2022-08-16 20:49:42 -04:00
parent 63e9bfeb2a
commit b37c3c233f
Signed by: earnest ma
GPG Key ID: A343F43342EB6E2A
5 changed files with 3 additions and 5 deletions

View File

@ -10,7 +10,7 @@
;; change `org-directory'. It must be set before org loads!
(setq org-directory "~/org/")
(load! ".local" doom-private-dir t)
(load! ".local" doom-user-dir t)
(load! "+ui") ; theme, font, and appearance tweaks
(load! "+projects") ; project-related

View File

@ -31,7 +31,6 @@
[commit]
gpgsign = true
verbose = true
[fetch]
prune = true

View File

@ -1,5 +1,3 @@
set nocompatible
set showmatch " show matching
set ignorecase " case insensitive
set mouse=v " middle-click paste

View File

@ -1,6 +1,7 @@
with import <nixpkgs> {}; [
ghq
hugo
lychee
onefetch
nodejs
nix

View File

@ -102,7 +102,7 @@ pash() {
esac
}
# GPG: invalidate acahe
# GPG: invalidate cache
gpgyeet() {
echo RELOADAGENT | gpg-connect-agent
unset GPG_TTY