diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-12-06 01:25:59 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-12-06 01:25:59 +0800 |
commit | ec885647ce018bbe4dc395a47550d91f8b0cf83e (patch) | |
tree | 612fc7b46714aedbb4dfc0b4bd201c63df81e975 /_spacemacs.d | |
parent | 79adb8c2071c06ea97ade83db0b703a661be54a0 (diff) | |
download | dotfiles-ec885647ce018bbe4dc395a47550d91f8b0cf83e.tar.bz2 |
_profile: Major cleanup; Add "umask"; Remove "LC_CTYPE"
* Major cleanup:
- Re-organize the settings
- Some style/comments updates
- New functions: "_exists()" and "_running()"
- Remove "gpg-agent --daemon"
- Remove "OSFONTDIR"
* Add "umask" to "027" to be more private!
* Add "LC_MONETARY=zh_CN.UTF-8"
* Remove "LC_CTYPE", which affects the behaviors of FontConfig!
(see below note)
NOTE:
With "LC_CTYPE=zh_CN.UTF-8", a Chinese font (or a font with Chinese
language support) is always preprended to the generic font families
(i.e., serif, sans-serif, monospace), which overrides the
<alias><prefer> configurations.
It is also tested that Fcitx works OK without "LC_CTYPE=zh_CN.UTF-8"
Diffstat (limited to '_spacemacs.d')
0 files changed, 0 insertions, 0 deletions