mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 12:21:20 +00:00
I can't believe that's been a typo for this long
This commit is contained in:
parent
7c0734a14c
commit
d43bae5db9
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
(ec/load-or-ask-pred 'my-ec/is-wsl "Are you running Emacs in WSL?")
|
||||
(ec/load-or-ask-pred 'my/puppet-p "Are you running on Puppet's computer?")
|
||||
(ec/load-or-ask-pred 'my-ec/enable-exwm "Do you want to load EXMW?")
|
||||
(ec/load-or-ask-pred 'my-ec/enable-exwm "Do you want to load EXWM?")
|
||||
(ec/load-or-ask-pred 'my-ec/at-ti "Are you at TI for work?")
|
||||
(defvar is-windows (or my-ec/is-wsl
|
||||
(eq system-type
|
||||
|
|
|
|||
Loading…
Reference in a new issue