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:
Gered 2024-12-03 21:35:23 -05:00
parent 468aab71b7
commit ece3b4d46d

View file

@ -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))