vc-ignore stuff
This commit is contained in:
@@ -16,6 +16,11 @@
|
|||||||
(exec-path-from-shell-initialize)
|
(exec-path-from-shell-initialize)
|
||||||
(exec-path-from-shell-copy-envs '("SSH_AUTH_SOCK" "SSH_AGENT_PID")))
|
(exec-path-from-shell-copy-envs '("SSH_AUTH_SOCK" "SSH_AGENT_PID")))
|
||||||
|
|
||||||
|
(setq vc-ignore-dir-regexp
|
||||||
|
(format "\\(%s\\)\\|\\(%s\\)"
|
||||||
|
vc-ignore-dir-regexp
|
||||||
|
tramp-file-name-regexp))
|
||||||
|
|
||||||
;; Set name & e-mail
|
;; Set name & e-mail
|
||||||
(setq user-full-name "opal"
|
(setq user-full-name "opal"
|
||||||
user-mail-address "ry.orlando@proton.me")
|
user-mail-address "ry.orlando@proton.me")
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
max-gamma = 100
|
max-gamma = 100
|
||||||
|
|
||||||
profile {
|
profile {
|
||||||
time = 7:30
|
time = 7:00
|
||||||
identity = true
|
identity = true
|
||||||
}
|
}
|
||||||
|
|
||||||
profile {
|
profile {
|
||||||
time = 18:00
|
time = 18:00
|
||||||
temperature = 2500
|
temperature = 2000
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user