Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | vim: More tweaks | Aaron LI | 2018-11-11 | 1 | -18/+18 | |
| | | | | | | | | | | | * Improve statusline: - Add virtual column number - Reorder file type and encoding - Shorten the paste mode indicator * Highlight current line * Disable cursor blinking * No need to set ruler * Tweak formatoptions and textwidth | |||||
* | vim: Various tweaks | Aaron LI | 2018-11-10 | 1 | -50/+40 | |
| | | | | | | | | | | | | * Overwrite previously defined command, allowing to reload the vimrc without restarting vim. * Change statusline style. * Enable mouse in terminal mode. * Disable scrollbars for GUI mode. * Set spelllang. * Use full names for options. * Clean up obvious/unnecessary comments. * Some misc cleanups. | |||||
* | tmux: Set default-terminal to tmux-256color | Aaron LI | 2018-11-10 | 1 | -25/+2 | |
| | | | | Clean up a bit. | |||||
* | Add basic config for vis (https://github.com/martanne/vis) | Aaron LI | 2018-11-10 | 4 | -0/+180 | |
| | ||||||
* | spacemacs: Tweak js mode indentation | Aaron LI | 2018-11-10 | 1 | -5/+2 | |
| | ||||||
* | mc: auto updated by the program | Aaron LI | 2018-11-10 | 1 | -62/+75 | |
| | ||||||
* | gitconfig: Update with LFS (large file storage) | Aaron LI | 2018-11-10 | 1 | -0/+5 | |
| | ||||||
* | tmux: clean up a bit | Aaron LI | 2018-11-09 | 1 | -10/+0 | |
| | ||||||
* | Add basic tigrc (config for tig) | Aaron LI | 2018-11-09 | 1 | -0/+4 | |
| | | | | | | tig is a simple text-mode interface to git. https://jonas.github.io/tig/ | |||||
* | vim: Remove old configs for spf13 bundle | Aaron LI | 2018-11-09 | 2 | -48/+0 | |
| | ||||||
* | vim: Enable true color; change colorscheme; tweak GUI | Aaron LI | 2018-11-09 | 1 | -10/+11 | |
| | | | | | | | | * Enable true color. Set terminal sequences to to fix the true color support in tmux. * Change colorscheme to flattened_light (solarized). * Set GUI font and size. * Disable GUI menu bar. | |||||
* | vim: Map <F1> to <Esc> | Aaron LI | 2018-11-09 | 1 | -0/+4 | |
| | ||||||
* | vim: Add flattened color schemes (Solarized without the bullshit) | Aaron LI | 2018-11-09 | 2 | -0/+639 | |
| | | | | Source: https://github.com/romainl/flattened | |||||
* | vim: Clean up and minor tweaks | Aaron LI | 2018-11-09 | 1 | -57/+16 | |
| | | | | | | | * Clean up some unnecessary bits. * Tweak style a bit to be more consistent. * Change tab width to be 8. * Do not change the map of '0'. | |||||
* | vim: Import simple single-file vimrc from amix/vimrc | Aaron LI | 2018-11-09 | 1 | -0/+382 | |
| | | | | | | | Stripped trailing whitespaces. Credit: https://github.com/amix/vimrc Source: https://github.com/amix/vimrc/blob/master/vimrcs/basic.vim | |||||
* | Delete the obsolete vim config bundle | Aaron LI | 2018-11-09 | 2 | -3/+0 | |
| | ||||||
* | profile: Support miniconda3/anaconda3 | Aaron LI | 2018-07-18 | 1 | -0/+11 | |
| | ||||||
* | zsh: Add function randpass() to generate random string | Aaron LI | 2018-07-18 | 1 | -0/+8 | |
| | ||||||
* | zsh: properly alias ls on Mac | Aaron LI | 2018-07-18 | 2 | -1/+3 | |
| | ||||||
* | spacemacs: Set default python interpreter to python3 | Aaron LI | 2018-07-18 | 1 | -0/+3 | |
| | ||||||
* | spacemacs: Use "bsd" style for C/C++ mode | Aaron LI | 2018-07-18 | 1 | -1/+6 | |
| | ||||||
* | spacemacs: Improve whitespace mode styles | Aaron LI | 2018-07-18 | 1 | -21/+39 | |
| | ||||||
* | spacemacs/mu4e: Fix email quotation | Aaron LI | 2018-07-18 | 1 | -2/+2 | |
| | ||||||
* | vimrc.bundles.local: Add bundle "Konfekt/FastFold" | Aaron LI | 2018-07-18 | 1 | -0/+1 | |
| | ||||||
* | vimrc.local: Disable syntastic auto popup | Aaron LI | 2018-07-18 | 1 | -4/+4 | |
| | ||||||
* | tmux.conf: Add bind P to save scrollback to file | Aaron LI | 2018-07-18 | 1 | -1/+7 | |
| | ||||||
* | profile: Do not set umask 027 | Aaron LI | 2018-07-18 | 1 | -1/+1 | |
| | ||||||
* | mbsyncrc: rewrite lavabit account config | Aaron LI | 2018-03-12 | 1 | -43/+21 | |
| | ||||||
* | mbsyncrc: add account: lulu@liwt.net | Aaron LI | 2018-03-08 | 1 | -0/+39 | |
| | ||||||
* | mbsyncrc: update account: postmaster@aaronly.me -> root@liwt.net | Aaron LI | 2018-03-08 | 1 | -30/+30 | |
| | ||||||
* | mbsyncrc: update account: weitian@aaronly.me -> wt@liwt.net | Aaron LI | 2018-03-08 | 1 | -31/+34 | |
| | ||||||
* | msmtprc: update user account: weitian@aaronly.me -> wt@liwt.net | Aaron LI | 2018-03-08 | 1 | -7/+7 | |
| | ||||||
* | spacemacs/mu4e: update contexts (user accounts) | Aaron LI | 2018-03-08 | 1 | -8/+11 | |
| | ||||||
* | spacemacs/mu4e: fix bookmarks | Aaron LI | 2018-03-08 | 1 | -2/+6 | |
| | ||||||
* | spacemacs/init: fix custom-file set; add yaml layer | Aaron LI | 2018-03-08 | 1 | -5/+11 | |
| | ||||||
* | compton: Fix the weird double shadow around some GTK3 apps | Aaron LI | 2018-02-26 | 1 | -19/+6 | |
| | | | | Credit: https://github.com/chjj/compton/issues/189 | |||||
* | zsh/gpg: add back the preexec hook to update tty for ssh agent support | Aaron LI | 2018-02-20 | 1 | -0/+25 | |
| | ||||||
* | zsh: add completions from ~/.zsh.completions/ | Aaron LI | 2018-02-20 | 1 | -0/+1 | |
| | ||||||
* | gpg: rewrite gpg-agent handling with zsh | Aaron LI | 2018-02-20 | 4 | -108/+13 | |
| | | | | | | | * do not hack to force to use `pinentry-curses` with custom `pinentry` and `gpg2-x11` shims * explain to use the `pinentry-gtk-2`, which will fallback to text mode * simply launch `gpg-agent` with `gpgconf --launch` | |||||
* | zsh/gpg: simplify gpg-agent launch on login; add note about systemd | Aaron LI | 2018-02-20 | 2 | -3/+7 | |
| | ||||||
* | gpg: add pinentry and gpg2-x11 shim scripts for zsh & gpg integration | Aaron LI | 2018-02-20 | 2 | -0/+52 | |
| | | | | Credit: https://blog.mrloop.com/workflow/2017/02/09/pin-entry.html | |||||
* | zsh/gpg: ignore agent error in preexec hook | Aaron LI | 2018-02-05 | 1 | -3/+2 | |
| | | | | | | | | | For a NFS-shared-home cluster, once login to a node and start the gpg-agnet, then the original gpg-agent on the master will quit, which causes the annoying agent connection error. Simply ignore the error and do not try to launch the agent, which is of little use for the above cases. | |||||
* | 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 | |
| |