This commit is contained in:
Zelong Kuang
2025-12-15 01:13:29 +11:00
parent eaebfb15bf
commit 39f5144d98

View File

@@ -36,7 +36,8 @@
(use-package exec-path-from-shell
:init
(exec-path-from-shell-initialize))
(when (memq window-system '(mac ns x))
(exec-path-from-shell-initialize)))
(global-set-key (kbd "C-x b") 'ibuffer)