aboutsummaryrefslogtreecommitdiffstats
path: root/_profile
Commit message (Collapse)AuthorAgeFilesLines
* _zsh: Move some environment variables to _profileAaron LI2016-12-061-0/+7
|
* _profile: Major cleanup; Add "umask"; Remove "LC_CTYPE"Aaron LI2016-12-061-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-packagesAaron LI2016-10-291-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-fileAaron LI2016-07-301-1/+1
|
* _profile: fix a typoAaron LI2016-07-301-2/+2
|
* Update gpg-agent settingsAaron LI2016-06-171-1/+7
|
* Move GPG_TTY to shell configurationAaron LI2016-05-151-8/+2
|
* _profile: rewrite PATH handle to avoid duplicates; add GPG_TTYAaron LI2016-05-151-9/+32
|
* _profile: improve a commentAaron LI2016-05-081-1/+1
|
* _xinitrc: move XDG_CURRENT_DESKTOP from _profileAaron LI2016-05-021-6/+0
|
* _profile: set XDG_CURRENT_DESKTOP=KDE to fix Qt5 apps appearanceAaron LI2016-05-021-1/+8
|
* _profile: change PATH orderAaron LI2016-03-131-4/+4
|
* Tune zsh configuationsAaron LI2016-02-031-5/+5
|
* Update (ZSH) shell configuration files.Aaron LI2016-01-271-29/+38
|
* Rename .* => _*; Move out private contents.Aaron LI2016-01-061-0/+56