Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | _profile: Major cleanup; Add "umask"; Remove "LC_CTYPE" | Aaron LI | 2016-12-06 | 1 | -49/+40 |
| | | | | | | | | | | | | | | | | | | | | * 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" | ||||
* | Install NPM packages to ~/.npm-packages | Aaron LI | 2016-10-29 | 1 | -0/+4 |
| | | | | | | Credit: * https://github.com/glenpike/npm-g_nosudo * https://github.com/sindresorhus/guides/blob/master/npm-global-without-sudo.md | ||||
* | _profile: gpg-agent: drop obsolete option --write-env-file | Aaron LI | 2016-07-30 | 1 | -1/+1 |
| | |||||
* | _profile: fix a typo | Aaron LI | 2016-07-30 | 1 | -2/+2 |
| | |||||
* | Update gpg-agent settings | Aaron LI | 2016-06-17 | 1 | -1/+7 |
| | |||||
* | Move GPG_TTY to shell configuration | Aaron LI | 2016-05-15 | 1 | -8/+2 |
| | |||||
* | _profile: rewrite PATH handle to avoid duplicates; add GPG_TTY | Aaron LI | 2016-05-15 | 1 | -9/+32 |
| | |||||
* | _profile: improve a comment | Aaron LI | 2016-05-08 | 1 | -1/+1 |
| | |||||
* | _xinitrc: move XDG_CURRENT_DESKTOP from _profile | Aaron LI | 2016-05-02 | 1 | -6/+0 |
| | |||||
* | _profile: set XDG_CURRENT_DESKTOP=KDE to fix Qt5 apps appearance | Aaron LI | 2016-05-02 | 1 | -1/+8 |
| | |||||
* | _profile: change PATH order | Aaron LI | 2016-03-13 | 1 | -4/+4 |
| | |||||
* | Tune zsh configuations | Aaron LI | 2016-02-03 | 1 | -5/+5 |
| | |||||
* | Update (ZSH) shell configuration files. | Aaron LI | 2016-01-27 | 1 | -29/+38 |
| | |||||
* | Rename .* => _*; Move out private contents. | Aaron LI | 2016-01-06 | 1 | -0/+56 |