enable use-short-answers
i'm sick and tired of the few cases where it forces me to type 'yes' no!
This commit is contained in:
parent
468aab71b7
commit
ece3b4d46d
|
@ -14,6 +14,8 @@
|
|||
(setopt show-trailing-whitespace nil)
|
||||
(setopt indicate-buffer-boundaries 'left)
|
||||
|
||||
(setq use-short-answers t)
|
||||
|
||||
(unless (display-graphic-p)
|
||||
(xterm-mouse-mode 1))
|
||||
|
||||
|
|
Loading…
Reference in a new issue