-
Notifications
You must be signed in to change notification settings - Fork 0
/
init.el
178 lines (174 loc) · 10.4 KB
/
init.el
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
(require 'org)
;; Open git controlled symlinks without a prompt
(setq vc-follow-symlinks nil)
;; Load the literate config
(org-babel-load-file (expand-file-name "~/.emacs.d/config.org"))
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(connection-local-criteria-alist
'(((:application tramp :protocol "kubernetes")
tramp-kubernetes-connection-local-default-profile)
((:application tramp :machine "lalaland.local")
tramp-connection-local-darwin-ps-profile)
((:application tramp :machine "localhost")
tramp-connection-local-darwin-ps-profile)
((:application tramp :machine "FVFH13ANQ05N.local")
tramp-connection-local-darwin-ps-profile)
((:application tramp)
tramp-connection-local-default-system-profile
tramp-connection-local-default-shell-profile)
((:application eshell) eshell-connection-default-profile)))
'(connection-local-profile-alist
'((tramp-kubernetes-connection-local-default-profile
(tramp-config-check . tramp-kubernetes--current-context-data)
(tramp-extra-expand-args 97
(tramp-kubernetes--container
(car tramp-current-connection))
104
(tramp-kubernetes--pod
(car tramp-current-connection))
120
(tramp-kubernetes--context-namespace
(car tramp-current-connection))))
(tramp-connection-local-darwin-ps-profile
(tramp-process-attributes-ps-args "-acxww" "-o"
"pid,uid,user,gid,comm=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
"-o" "state=abcde" "-o"
"ppid,pgid,sess,tty,tpgid,minflt,majflt,time,pri,nice,vsz,rss,etime,pcpu,pmem,args")
(tramp-process-attributes-ps-format (pid . number)
(euid . number)
(user . string)
(egid . number) (comm . 52)
(state . 5) (ppid . number)
(pgrp . number)
(sess . number)
(ttname . string)
(tpgid . number)
(minflt . number)
(majflt . number)
(time . tramp-ps-time)
(pri . number)
(nice . number)
(vsize . number)
(rss . number)
(etime . tramp-ps-time)
(pcpu . number)
(pmem . number) (args)))
(tramp-connection-local-busybox-ps-profile
(tramp-process-attributes-ps-args "-o"
"pid,user,group,comm=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
"-o" "stat=abcde" "-o"
"ppid,pgid,tty,time,nice,etime,args")
(tramp-process-attributes-ps-format (pid . number)
(user . string)
(group . string) (comm . 52)
(state . 5) (ppid . number)
(pgrp . number)
(ttname . string)
(time . tramp-ps-time)
(nice . number)
(etime . tramp-ps-time)
(args)))
(tramp-connection-local-bsd-ps-profile
(tramp-process-attributes-ps-args "-acxww" "-o"
"pid,euid,user,egid,egroup,comm=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
"-o"
"state,ppid,pgid,sid,tty,tpgid,minflt,majflt,time,pri,nice,vsz,rss,etimes,pcpu,pmem,args")
(tramp-process-attributes-ps-format (pid . number)
(euid . number)
(user . string)
(egid . number)
(group . string) (comm . 52)
(state . string)
(ppid . number)
(pgrp . number)
(sess . number)
(ttname . string)
(tpgid . number)
(minflt . number)
(majflt . number)
(time . tramp-ps-time)
(pri . number)
(nice . number)
(vsize . number)
(rss . number)
(etime . number)
(pcpu . number)
(pmem . number) (args)))
(tramp-connection-local-default-shell-profile
(shell-file-name . "/bin/sh") (shell-command-switch . "-c"))
(tramp-connection-local-default-system-profile
(path-separator . ":") (null-device . "/dev/null"))
(eshell-connection-default-profile (eshell-path-env-list))))
'(custom-safe-themes
'("9f297216c88ca3f47e5f10f8bd884ab24ac5bc9d884f0f23589b0a46a608fe14"
"4e2e42e9306813763e2e62f115da71b485458a36e8b4c24e17a2168c45c9cf9d"
"7ec8fd456c0c117c99e3a3b16aaf09ed3fb91879f6601b1ea0eeaee9c6def5d9"
"b5fd9c7429d52190235f2383e47d340d7ff769f141cd8f9e7a4629a81abc6b19"
"0c83e0b50946e39e237769ad368a08f2cd1c854ccbcd1a01d39fdce4d6f86478"
"6e33d3dd48bc8ed38fd501e84067d3c74dfabbfc6d345a92e24f39473096da3f"
"456697e914823ee45365b843c89fbc79191fdbaff471b29aad9dcbe0ee1d5641"
"014cb63097fc7dbda3edf53eb09802237961cbb4c9e9abd705f23b86511b0a69"
"88f7ee5594021c60a4a6a1c275614103de8c1435d6d08cc58882f920e0cec65e"
"6f96a9ece5fdd0d3e04daea6aa63e13be26b48717820aa7b5889c602764cf23a"
"7c28419e963b04bf7ad14f3d8f6655c078de75e4944843ef9522dbecfcd8717d"
"be84a2e5c70f991051d4aaf0f049fa11c172e5d784727e0b525565bb1533ec78"
"df6dfd55673f40364b1970440f0b0cb8ba7149282cf415b81aaad2d98b0f0290"
"e4a702e262c3e3501dfe25091621fe12cd63c7845221687e36a79e17cf3a67e0"
"2b501400e19b1dd09d8b3708cefcb5227fda580754051a24e8abf3aff0601f87"
"9013233028d9798f901e5e8efb31841c24c12444d3b6e92580080505d56fd392"
"ffafb0e9f63935183713b204c11d22225008559fa62133a69848835f4f4a758c"
"1781e8bccbd8869472c09b744899ff4174d23e4f7517b8a6c721100288311fa5"
"691d671429fa6c6d73098fc6ff05d4a14a323ea0a18787daeb93fde0e48ab18b"
"e14884c30d875c64f6a9cdd68fe87ef94385550cab4890182197b95d53a7cf40"
"6a5584ee8de384f2d8b1a1c30ed5b8af1d00adcbdcd70ba1967898c265878acf"
"7964b513f8a2bb14803e717e0ac0123f100fb92160dcf4a467f530868ebaae3e"
"c5878086e65614424a84ad5c758b07e9edcf4c513e08a1c5b1533f313d1b17f1"
"2d035eb93f92384d11f18ed00930e5cc9964281915689fa035719cab71766a15"
"683b3fe1689da78a4e64d3ddfce90f2c19eb2d8ab1bab1738a63d8263119c3f4"
"631c52620e2953e744f2b56d102eae503017047fb43d65ce028e88ef5846ea3b"
"aec7b55f2a13307a55517fdf08438863d694550565dee23181d2ebd973ebd6b8"
"56044c5a9cc45b6ec45c0eb28df100d3f0a576f18eef33ff8ff5d32bac2d9700"
"636b135e4b7c86ac41375da39ade929e2bd6439de8901f53f88fde7dd5ac3561"
"70b596389eac21ab7f6f7eb1cf60f8e60ad7c34ead1f0244a577b1810e87e58c"
"467dc6fdebcf92f4d3e2a2016145ba15841987c71fbe675dcfe34ac47ffb9195"
"51c71bb27bdab69b505d9bf71c99864051b37ac3de531d91fdad1598ad247138"
"0c08a5c3c2a72e3ca806a29302ef942335292a80c2934c1123e8c732bb2ddd77"
"2078837f21ac3b0cc84167306fa1058e3199bbd12b6d5b56e3777a4125ff6851"
"1cae4424345f7fe5225724301ef1a793e610ae5a4e23c023076dc334a9eb940a"
"00cec71d41047ebabeb310a325c365d5bc4b7fab0a681a2a108d32fb161b4006"
"e3daa8f18440301f3e54f2093fe15f4fe951986a8628e98dcd781efbec7a46f2"
"bf948e3f55a8cd1f420373410911d0a50be5a04a8886cabe8d8e471ad8fdba8e"
"7a424478cb77a96af2c0f50cfb4e2a88647b3ccca225f8c650ed45b7f50d9525"
"5b9a45080feaedc7820894ebbfe4f8251e13b66654ac4394cb416fef9fdca789"
"2e05569868dc11a52b08926b4c1a27da77580daa9321773d92822f7a639956ce"
"8d3ef5ff6273f2a552152c7febc40eabca26bae05bd12bc85062e2dc224cde9a"
"02f57ef0a20b7f61adce51445b68b2a7e832648ce2e7efb19d217b6454c1b644"
"545ab1a535c913c9214fe5b883046f02982c508815612234140240c129682a68"
"adaf421037f4ae6725aa9f5654a2ed49e2cd2765f71e19a7d26a454491b486eb"
default))
'(mini-frame-show-parameters '((top . 200) (width . 0.7) (left . 0.5)))
'(org-agenda-files '("~/emacs.d/config.org"))
'(org-safe-remote-resources
'("\\`https://imgs\\.xkcd\\.com/comics/real_programmers\\.png\\'"))
'(package-selected-packages
'(command-log-mode command-mode-log corfu treemacs-magit
treemacs-icons-dired eglot restclient
treemacs-projectile treemacs-evil treemacs
htmlize exec-path-from-shell go-mode deft
org-roam magit lsp-ivy lsp-ui lsp-mode which-key
org-modern-indent yaml-mode tomelr doom-modeline
ox-hugo counsel-projectile projectile hydra
all-the-icons-ivy-rich ivy-rich ivy-prescient
counsel toc-org org-modern evil-collection evil
all-the-icons dashboard poet-theme doom-themes
use-package)))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)