Config: streamline minimal terminal config
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
(set-language-environment "UTF-8")
|
||||
(prefer-coding-system 'utf-8)))
|
||||
|
||||
;; 主题
|
||||
(load-theme 'tango-dark)
|
||||
|
||||
;; 显示文件大小
|
||||
(size-indication-mode t)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user