| Commit message (Expand) | Author | Age | Files | Lines |
* | spacemacs/mu4e: Always save the sent messages | Aaron LI | 2017-04-25 | 1 | -15/+15 |
* | Add email account "weitian@aaronly.me" | Aaron LI | 2017-04-25 | 3 | -4/+73 |
* | spacemacs/mu4e: Revert bookmarks format | Aaron LI | 2017-04-21 | 1 | -48/+14 |
* | mbsync: Add mail accounts 'aly@aaronly.me' and 'webmaster@aaronly.me' | Aaron LI | 2017-04-21 | 1 | -1/+85 |
* | msmtp: Add mail account 'aly@aaronly.me' | Aaron LI | 2017-04-21 | 1 | -3/+10 |
* | spacemacs/mu4e: Add mail account 'aly@aaronly.me' | Aaron LI | 2017-04-21 | 1 | -3/+33 |
* | LICENSE: update copyright year | Aaron LI | 2017-04-06 | 1 | -1/+1 |
* | mbsync: Welcome back lavabit!!! | Aaron LI | 2017-04-06 | 1 | -1/+43 |
* | gpg: Explicitly enable 'grab' for gpg-agent | Aaron LI | 2017-03-30 | 1 | -1/+4 |
* | spacemacs/mu4e: Tune settings | Aaron LI | 2017-03-30 | 1 | -26/+58 |
* | zsh: Move precmd() and preexec() to hooks.zsh | Aaron LI | 2017-03-19 | 2 | -33/+13 |
* | zsh: Use prompt from 'http://chneukirchen.org/dotfiles/.zshrc' | Aaron LI | 2017-03-19 | 1 | -18/+39 |
* | zsh: Update various settings; with minor fixes | Aaron LI | 2017-03-18 | 4 | -19/+63 |
* | spacemacs/mu4e: Customize reply/quote citation format | Aaron LI | 2017-03-17 | 1 | -3/+7 |
* | spacemacs/org: Change agenda overview span | Aaron LI | 2017-03-14 | 1 | -2/+7 |
* | spacemacs: Add config/calendar: show Chinese birthday on agenda | Aaron LI | 2017-03-14 | 2 | -0/+45 |
* | spacemacs: Change 'aly' -> 'my' | Aaron LI | 2017-03-13 | 4 | -108/+108 |
* | spacemacs: Delete config/firacode (never enabled) | Aaron LI | 2017-03-13 | 1 | -163/+0 |
* | spacemacs/mu4e: Update signatures | Aaron LI | 2017-03-13 | 1 | -5/+4 |
* | spacemacs/mu4e: require `shr' explicitly | Aaron LI | 2017-03-13 | 1 | -0/+1 |
* | msmtp: Use pass[1] to retrieve passwords | Aaron LI | 2017-03-11 | 1 | -8/+8 |
* | zsh: Unset variable after use | Aaron LI | 2017-03-11 | 1 | -2/+3 |
* | zsh: Move cache to ~/.cache/zsh/ | Aaron LI | 2017-03-11 | 1 | -1/+1 |
* | linux/_mpdconf -> _mpdconf | Aaron LI | 2017-03-08 | 2 | -494/+493 |
* | mbsync: Use pass[1] instead of plain gpg to retrieve passwords | Aaron LI | 2017-03-06 | 1 | -9/+8 |
* | Update command existence check function | Aaron LI | 2017-02-28 | 2 | -2/+7 |
* | gnupg: update cache TTL for gpg-agent | Aaron LI | 2017-02-28 | 1 | -4/+9 |
* | profile: Start gpg-agent and use it for SSH | Aaron LI | 2017-02-28 | 1 | -0/+11 |
* | zsh: add function is_running() | Aaron LI | 2017-02-28 | 2 | -1/+6 |
* | spacemacs/mu4e: Use mbsync (replace offlineimap) | Aaron LI | 2017-02-19 | 1 | -1/+1 |
* | mbsyncrc: Update configurations | Aaron LI | 2017-02-19 | 1 | -24/+12 |
* | spacemacs/mu4e: Show more headers when view messages | Aaron LI | 2017-02-12 | 1 | -5/+13 |
* | profile: Do not explicitly set "TERM" | Aaron LI | 2017-02-12 | 1 | -3/+1 |
* | tmux: Set default terminal to "screen-256color" | Aaron LI | 2017-02-12 | 1 | -0/+6 |
* | zsh: Add key bindings for history search in vi-mode | Aaron LI | 2017-02-08 | 2 | -4/+12 |
* | spacemacs: Set font only after graphical frame initialized | Aaron LI | 2017-02-07 | 1 | -6/+10 |
* | Xresources: remove color settings | Aaron LI | 2017-02-06 | 1 | -170/+1 |
* | Minor tweaks | Aaron LI | 2017-02-06 | 2 | -2/+8 |
* | zsh: Add more commonly used key bindings | Aaron LI | 2017-02-06 | 1 | -0/+76 |
* | Ignore _spacemacs.d/layers/ | Aaron LI | 2017-01-22 | 1 | -1/+2 |
* | Disable 'foxmail' account for offlineimap | Aaron LI | 2017-01-22 | 2 | -2/+3 |
* | _zsh: Speed up git prompt | Aaron LI | 2017-01-22 | 1 | -3/+1 |
* | _spacemacs: Configure "helm-bibtex" | Aaron LI | 2016-12-14 | 1 | -6/+16 |
* | _spacemacs: Enable and configure "bibtex" layer | Aaron LI | 2016-12-12 | 1 | -0/+9 |
* | _spacemacs: Rewrite org configurations | Aaron LI | 2016-12-12 | 2 | -7/+655 |
* | _spacemacs: Disable Nyan cat progress bar | Aaron LI | 2016-12-08 | 1 | -2/+1 |
* | _spacemacs: Disable "emoji" layer | Aaron LI | 2016-12-08 | 1 | -1/+0 |
* | _zsh: emacs: Force LC_CTYPE=zh_CN.UTF-8 | Aaron LI | 2016-12-08 | 1 | -14/+15 |
* | _spacemacs/init.el: Enable persistent server; Some cleanups | Aaron LI | 2016-12-07 | 1 | -7/+7 |
* | _spacemacs: Use "spacemacs-dark" theme; Use slant powerline sep | Aaron LI | 2016-12-07 | 1 | -10/+6 |