aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gitconfig: Update with LFS (large file storage)Aaron LI2018-11-101-0/+5
* tmux: clean up a bitAaron LI2018-11-091-10/+0
* Add basic tigrc (config for tig)Aaron LI2018-11-091-0/+4
* vim: Remove old configs for spf13 bundleAaron LI2018-11-092-48/+0
* vim: Enable true color; change colorscheme; tweak GUIAaron LI2018-11-091-10/+11
* vim: Map <F1> to <Esc>Aaron LI2018-11-091-0/+4
* vim: Add flattened color schemes (Solarized without the bullshit)Aaron LI2018-11-092-0/+639
* vim: Clean up and minor tweaksAaron LI2018-11-091-57/+16
* vim: Import simple single-file vimrc from amix/vimrcAaron LI2018-11-091-0/+382
* Delete the obsolete vim config bundleAaron LI2018-11-092-3/+0
* profile: Support miniconda3/anaconda3Aaron LI2018-07-181-0/+11
* zsh: Add function randpass() to generate random stringAaron LI2018-07-181-0/+8
* zsh: properly alias ls on MacAaron LI2018-07-182-1/+3
* spacemacs: Set default python interpreter to python3Aaron LI2018-07-181-0/+3
* spacemacs: Use "bsd" style for C/C++ modeAaron LI2018-07-181-1/+6
* spacemacs: Improve whitespace mode stylesAaron LI2018-07-181-21/+39
* spacemacs/mu4e: Fix email quotationAaron LI2018-07-181-2/+2
* vimrc.bundles.local: Add bundle "Konfekt/FastFold"Aaron LI2018-07-181-0/+1
* vimrc.local: Disable syntastic auto popupAaron LI2018-07-181-4/+4
* tmux.conf: Add bind P to save scrollback to fileAaron LI2018-07-181-1/+7
* profile: Do not set umask 027Aaron LI2018-07-181-1/+1
* mbsyncrc: rewrite lavabit account configAaron LI2018-03-121-43/+21
* mbsyncrc: add account: lulu@liwt.netAaron LI2018-03-081-0/+39
* mbsyncrc: update account: postmaster@aaronly.me -> root@liwt.netAaron LI2018-03-081-30/+30
* mbsyncrc: update account: weitian@aaronly.me -> wt@liwt.netAaron LI2018-03-081-31/+34
* msmtprc: update user account: weitian@aaronly.me -> wt@liwt.netAaron LI2018-03-081-7/+7
* spacemacs/mu4e: update contexts (user accounts)Aaron LI2018-03-081-8/+11
* spacemacs/mu4e: fix bookmarksAaron LI2018-03-081-2/+6
* spacemacs/init: fix custom-file set; add yaml layerAaron LI2018-03-081-5/+11
* compton: Fix the weird double shadow around some GTK3 appsAaron LI2018-02-261-19/+6
* zsh/gpg: add back the preexec hook to update tty for ssh agent supportAaron LI2018-02-201-0/+25
* zsh: add completions from ~/.zsh.completions/Aaron LI2018-02-201-0/+1
* gpg: rewrite gpg-agent handling with zshAaron LI2018-02-204-108/+13
* zsh/gpg: simplify gpg-agent launch on login; add note about systemdAaron LI2018-02-202-3/+7
* gpg: add pinentry and gpg2-x11 shim scripts for zsh & gpg integrationAaron LI2018-02-202-0/+52
* zsh/gpg: ignore agent error in preexec hookAaron LI2018-02-051-3/+2
* tmux: tweak window status stylesAaron LI2018-02-041-2/+4
* zsh/gpg: check the existence of pinentry-program then set itAaron LI2018-02-031-3/+6
* zsh: add alias rm=safe-rm and two more git-related aliasesAaron LI2018-02-031-0/+5
* profile, xbindkeysrc: cleanup a bitAaron LI2018-02-032-5/+6
* freebsd: move nexrc out, and delete login_conf & mpdconfAaron LI2018-02-033-507/+0
* compton: move config to config/compton.conf with cleanupsAaron LI2018-02-031-83/+94
* Cleanup README and update copyright yearAaron LI2018-02-032-34/+4
* Xresources: remove Xcursor settingsAaron LI2018-02-021-9/+1
* Xresources: do not set XScreenSaver preferencesAaron LI2018-02-021-24/+2
* profile: always set sbin-directories for PATHAaron LI2018-02-021-10/+4
* profile: add two env vars for password-storeAaron LI2018-02-021-0/+4
* tmux: tweak status line style a bitAaron LI2018-02-021-1/+1
* zsh: disable terminal start/stop flow controlAaron LI2018-02-021-0/+13
* zsh: rule() allow to specify the charAaron LI2018-01-221-1/+1