| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | zsh/gpg: ignore agent error in preexec hook | Aaron LI | 2018-02-05 | 1 | -3/+2 |
* | tmux: tweak window status styles | Aaron LI | 2018-02-04 | 1 | -2/+4 |
* | zsh/gpg: check the existence of pinentry-program then set it | Aaron LI | 2018-02-03 | 1 | -3/+6 |
* | zsh: add alias rm=safe-rm and two more git-related aliases | Aaron LI | 2018-02-03 | 1 | -0/+5 |
* | profile, xbindkeysrc: cleanup a bit | Aaron LI | 2018-02-03 | 2 | -5/+6 |
* | freebsd: move nexrc out, and delete login_conf & mpdconf | Aaron LI | 2018-02-03 | 3 | -507/+0 |
* | compton: move config to config/compton.conf with cleanups | Aaron LI | 2018-02-03 | 1 | -83/+94 |
* | Cleanup README and update copyright year | Aaron LI | 2018-02-03 | 2 | -34/+4 |
* | Xresources: remove Xcursor settings | Aaron LI | 2018-02-02 | 1 | -9/+1 |
* | Xresources: do not set XScreenSaver preferences | Aaron LI | 2018-02-02 | 1 | -24/+2 |
* | profile: always set sbin-directories for PATH | Aaron LI | 2018-02-02 | 1 | -10/+4 |
* | profile: add two env vars for password-store | Aaron LI | 2018-02-02 | 1 | -0/+4 |
* | tmux: tweak status line style a bit | Aaron LI | 2018-02-02 | 1 | -1/+1 |
* | zsh: disable terminal start/stop flow control | Aaron LI | 2018-02-02 | 1 | -0/+13 |
* | zsh: rule() allow to specify the char | Aaron LI | 2018-01-22 | 1 | -1/+1 |
* | zsh: improve gpg-agent startup and support restart | Aaron LI | 2018-01-13 | 2 | -1/+9 |
* | spacemacs: add c++ hook and some small tweaks | Aaron LI | 2018-01-13 | 1 | -6/+12 |
* | zsh: improve ssh-agent support by gpg-agent | Aaron LI | 2018-01-13 | 1 | -1/+32 |
* | zsh: launch gpg-agent only on non-ssh logins | Aaron LI | 2018-01-13 | 2 | -7/+8 |
* | zsh: kill gpg-agent on logout | Aaron LI | 2018-01-13 | 1 | -1/+2 |
* | Update autistici smtp/imap | Aaron LI | 2018-01-13 | 2 | -2/+2 |
* | zsh/prompt: explain more about gitpwd() | Aaron LI | 2017-11-29 | 1 | -1/+4 |
* | tmux.conf: Tweak style/format a bit | Aaron LI | 2017-11-25 | 1 | -6/+12 |
* | gitconfig: Show traling whitespace; show tab at 8 stops | Aaron LI | 2017-11-21 | 1 | -0/+9 |
* | tmux: Increase scrollback history to 10000 lines | Aaron LI | 2017-11-21 | 1 | -1/+1 |
* | tcsh: Remove tcsh/ and tcshrc.local; cleanup tcshrc, add new keybindings | Aaron LI | 2017-10-30 | 8 | -1467/+11 |
* | spacemacs/mu4e: Rewrite key bindings for evil mode | Aaron LI | 2017-10-23 | 1 | -42/+69 |
* | gpg/agent: Set a much longer timeout limits | Aaron LI | 2017-10-20 | 1 | -7/+7 |
* | spacemacs/mu4e: tweak bookmarks and citation style | Aaron LI | 2017-10-20 | 1 | -7/+7 |
* | spacemacs: Load `my-crypt' | Aaron LI | 2017-10-20 | 1 | -0/+2 |
* | spacemacs: Add my-crypt.el (with DefaultEncrypt package) | Aaron LI | 2017-10-20 | 2 | -0/+466 |
* | zsh: flush gpg-agent passphrases on logout | Aaron LI | 2017-10-20 | 1 | -2/+9 |
* | zsh: add 80-gpg.zsh to setup gpg, also fix TTY problem for ssh-support | Aaron LI | 2017-10-20 | 3 | -10/+40 |
* | zsh: Move LS_COLORS set from profile to zsh/90-exports.zsh | Aaron LI | 2017-10-20 | 3 | -12/+13 |
* | spacemacs: Force install 'evil-leader' package | Aaron LI | 2017-10-15 | 1 | -1/+5 |
* | mbsync: Update "webmaster@aaronly.me" to "postmaster@aaronly.me" | Aaron LI | 2017-10-15 | 1 | -30/+30 |
* | Add _xsessionrc to source ~/.profile for display managers | Aaron LI | 2017-09-21 | 2 | -4/+36 |
* | Update and cleanup README.md | Aaron LI | 2017-09-14 | 1 | -15/+9 |
* | profile: Fix typo | Aaron LI | 2017-09-14 | 1 | -1/+1 |
* | Remove _Xmodmap; use "setxkbmap" instead | Aaron LI | 2017-09-14 | 1 | -19/+0 |
* | zsh: Update tmux aliases | Aaron LI | 2017-09-04 | 2 | -6/+9 |
* | tmux.conf: More tweaks ... | Aaron LI | 2017-09-04 | 1 | -11/+11 |
* | tmux.conf: Tweak window creation | Aaron LI | 2017-09-04 | 1 | -1/+4 |
* | tmux.conf: replace "%if" with "if-shell"; fix two mistakes | Aaron LI | 2017-09-04 | 1 | -6/+4 |
* | tmux.conf: disable auto lock | Aaron LI | 2017-09-04 | 1 | -1/+1 |
* | tmux.conf: Change TERM from tmux-256color to screen-256color | Aaron LI | 2017-09-03 | 1 | -2/+4 |
* | tmux.conf: Fix utf8 options | Aaron LI | 2017-09-03 | 1 | -4/+0 |
* | Rewrite Tmux configuration; avoid plugins (e.g., tpm) | Aaron LI | 2017-09-03 | 3 | -148/+227 |
* | Add _gitmessage and update _gitconfig | Aaron LI | 2017-08-14 | 2 | -0/+37 |
* | Xresources: Remove Tcl/Tk settings | Aaron LI | 2017-06-23 | 1 | -25/+0 |