Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | * Enable shortcuts for frequent mail folders * Disable killing buffer after sending a message * Do not reply to myself when "replying to all" * Rewrite bookmarks | ||||
* | 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 |
| | | | | Credit: http://chneukirchen.org/dotfiles/.zshrc | ||||
* | spacemacs/mu4e: Customize reply/quote citation format | Aaron LI | 2017-03-17 | 1 | -3/+7 |
| | | | | Credit: http://pragmaticemacs.com/emacs/customise-the-reply-quote-string-in-mu4e/ | ||||
* | 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 |
| | | | | [1] pass: https://www.passwordstore.org/ | ||||
* | Update command existence check function | Aaron LI | 2017-02-28 | 2 | -2/+7 |
| | | | | | | Credit: * Stackoverflow: Check if a program exists from a Bash script Credit: https://stackoverflow.com/a/677212/4856091 | ||||
* | 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 |
| | | | | Credit: https://wiki.archlinux.org/index.php/GnuPG | ||||
* | 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 |
| | | | | | | Let the terminal application to set the appropriate terminal type, e.g., tmux will set its TERM to "screen-256color" which will work well with ZSH special key bindings. | ||||
* | tmux: Set default terminal to "screen-256color" | Aaron LI | 2017-02-12 | 1 | -0/+6 |
| | | | | Workaround the special key (e.g., Home, End) bindings problem in zsh | ||||
* | zsh: Add key bindings for history search in vi-mode | Aaron LI | 2017-02-08 | 2 | -4/+12 |
| | | | | Credit: http://zshwiki.org/home/zle/bindkeys | ||||
* | spacemacs: Set font only after graphical frame initialized | Aaron LI | 2017-02-07 | 1 | -6/+10 |
| | | | | | | References: * https://github.com/syl20bnr/spacemacs/issues/6197 * https://github.com/syl20bnr/spacemacs/issues/4816 | ||||
* | 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 |
| | | | | | Credit: https://github.com/robbyrussell/oh-my-zsh/blob/master/lib/key-bindings.zsh | ||||
* | 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 |
| | | | | | * Add option "--untracked-files=no" to "git status" * Do not check the ahead status | ||||
* | _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 |
| | | | | Credit: http://doc.norang.ca/org-mode.html | ||||
* | _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 |
| | | | | | The environment variable "LC_CTYPE=zh_CN.UTF-8" is required to be able to use Fcitx inside Emacs (GUI). | ||||
* | _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 |
| | |||||
* | Add .gitignore file for _spacemacs.d | Aaron LI | 2016-12-07 | 1 | -0/+5 |
| | |||||
* | _profile: Remove "LC_CTYPE" again, as well as "LC_MONETARY" | Aaron LI | 2016-12-06 | 1 | -2/+0 |
| | |||||
* | fontconfig: Re-order configs; Move "fonts.conf" as "50-user.conf" | Aaron LI | 2016-12-06 | 11 | -218/+103 |
| | | | | | | | | | NOTE: Explicitly set the orders for Noto CJK fonts (SC, TC, JP, KR), in order to get rid of "LC_CTYPE" environment variable. Therefore, the preferred English fonts (e.g., Source Code Pro, Source Sans Pro) are by default used, avoiding the Chinese fonts being prepend at the beginning. |