(setq gc-cons-threshold 10000000) (setq default-frame-alist '((ns-appearance . dark) (ns-transparent-titlebar . t))) (setopt frame-inhibit-implied-resize t) (setopt frame-resize-pixelwise t) (setq byte-compile-warnings '(not obsolete)) (setq warning-suppress-log-types '((comp) (bytecomp))) (setq native-comp-async-report-warnings-errors 'silent) (tool-bar-mode -1) (menu-bar-mode t)