Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zsh: Clean up _zshrc a bit | Aaron LI | 2020-06-20 | 1 | -7/+10 |
| | |||||
* | zsh: Merge zsh/* configs into zshrc | Aaron LI | 2019-10-03 | 19 | -873/+514 |
| | | | | Meanwhile, drop some unused configurations ... | ||||
* | awesome: Adjust settings and add keybindings | Aaron LI | 2019-10-03 | 1 | -11/+28 |
| | |||||
* | Add Awesome WM 4.3 default config | Aaron LI | 2019-10-03 | 1 | -0/+564 |
| | |||||
* | vim: Add yaml.vim ftplugin | Aaron LI | 2019-10-03 | 1 | -0/+5 |
| | |||||
* | vim: Add <leader>* key map | Aaron LI | 2019-10-03 | 1 | -0/+3 |
| | |||||
* | vim: Use the Silver Searcher "ag" | Aaron LI | 2019-08-28 | 1 | -0/+7 |
| | |||||
* | msmtprc: Add note to disable AppArmor and change logfile path | Aaron LI | 2019-07-28 | 1 | -10/+7 |
| | | | | | | About AppArmor: * https://salsa.debian.org/kolter/msmtp/merge_requests/1/diffs * https://salsa.debian.org/kolter/msmtp/merge_requests/3/diffs | ||||
* | README: Document git clone and submodules update | Aaron LI | 2019-07-14 | 1 | -0/+17 |
| | |||||
* | vim: Add ctrlp.vim plugin | Aaron LI | 2019-07-14 | 2 | -0/+4 |
| | |||||
* | vim: Update vim-fugitive plugin | Aaron LI | 2019-07-14 | 1 | -0/+0 |
| | |||||
* | vim: Do not set expandtab and shiftwidth=4 | Aaron LI | 2019-07-11 | 1 | -2/+0 |
| | |||||
* | gitconfig: Add 'ref-next' and 'log-next' aliases | Aaron LI | 2019-07-10 | 1 | -0/+4 |
| | | | | | | | | | | | The 'ref-next' alias determines the *next* commit hash for the given commit. Credit: * Referening the child of a commit https://stackoverflow.com/a/21032988 * Git alias with positional parameters https://stackoverflow.com/a/3326971 | ||||
* | gitconfig: Clean up a lot (drop all aliases) | Aaron LI | 2019-07-10 | 1 | -158/+1 |
| | |||||
* | profile: Add GOPATH and update PATH | Aaron LI | 2019-06-25 | 1 | -1/+13 |
| | |||||
* | zsh: Fix is_running() function | Aaron LI | 2019-06-24 | 1 | -1/+1 |
| | |||||
* | zsh: Add vi alias and remove git aliases | Aaron LI | 2019-06-24 | 1 | -8/+1 |
| | |||||
* | profile: Quote path | Aaron LI | 2019-06-21 | 1 | -1/+1 |
| | |||||
* | vim: Disable modelines | Aaron LI | 2019-06-21 | 1 | -0/+4 |
| | |||||
* | vim: Ignore .netrwhist and spell | Aaron LI | 2019-06-10 | 1 | -0/+2 |
| | |||||
* | profile: Add ~/local/plan9/bin to PATH | Aaron LI | 2019-06-08 | 1 | -0/+5 |
| | |||||
* | notmuch-config: Add the QQ mail address | Aaron LI | 2019-06-08 | 1 | -1/+1 |
| | |||||
* | notmuch-config: Use relative path | Aaron LI | 2019-06-08 | 1 | -1/+2 |
| | |||||
* | Redshift: tweak a bit | Aaron LI | 2019-05-18 | 1 | -3/+3 |
| | |||||
* | tmux: Do not set default-terminal | Aaron LI | 2019-05-15 | 1 | -2/+0 |
| | |||||
* | zsh: Add fix() function | Aaron LI | 2019-05-13 | 1 | -0/+11 |
| | |||||
* | alot: Tweak config and hooks.py a bit | Aaron LI | 2019-05-13 | 2 | -1/+3 |
| | |||||
* | ncmpcpp: Adjust progress bar style | Aaron LI | 2019-05-13 | 1 | -5/+2 |
| | |||||
* | bin/get_mail.sh: Simplify and update to use notmuch | Aaron LI | 2019-05-13 | 1 | -27/+5 |
| | |||||
* | vim: Tweak fugitive plugin settings | Aaron LI | 2018-12-29 | 1 | -0/+6 |
| | |||||
* | vim: Add two more mappings | Aaron LI | 2018-12-22 | 1 | -0/+2 |
| | |||||
* | vim: Tweak configurations | Aaron LI | 2018-12-22 | 1 | -0/+3 |
| | | | | Credit: https://github.com/tpope/vim-sensible | ||||
* | vim: Add simple mappings for vim-fugitive | Aaron LI | 2018-12-22 | 1 | -0/+4 |
| | |||||
* | vim: Add simple ftplugin/text.vim | Aaron LI | 2018-12-22 | 1 | -0/+6 |
| | |||||
* | vim: Add vim-fugitive managed by the built-in package manager | Aaron LI | 2018-12-22 | 2 | -0/+3 |
| | |||||
* | alot: Add new hooks | Aaron LI | 2018-12-08 | 1 | -1/+20 |
| | |||||
* | alot: Add several keybindings | Aaron LI | 2018-12-08 | 1 | -2/+9 |
| | |||||
* | ranger: Add several keybindings | Aaron LI | 2018-12-08 | 1 | -1/+14 |
| | |||||
* | ranger: Add basic config file | Aaron LI | 2018-12-08 | 1 | -0/+75 |
| | |||||
* | csh/tcsh: Rewrite config file | Aaron LI | 2018-12-01 | 2 | -176/+124 |
| | |||||
* | vim: Tweak textwidth setting | Aaron LI | 2018-12-01 | 2 | -1/+1 |
| | |||||
* | zsh: Tweak prompt style a bit | Aaron LI | 2018-12-01 | 1 | -1/+1 |
| | |||||
* | Add simple config for calendar(1) | Aaron LI | 2018-11-29 | 1 | -0/+12 |
| | |||||
* | zsh: Make the prompt standout | Aaron LI | 2018-11-29 | 1 | -2/+1 |
| | |||||
* | notmuch: Ignore mbsync state files | Aaron LI | 2018-11-29 | 1 | -1/+1 |
| | |||||
* | alot: Add hooks.py | Aaron LI | 2018-11-20 | 1 | -0/+19 |
| | |||||
* | alot: Update configurations with solarized themes | Aaron LI | 2018-11-20 | 3 | -193/+268 |
| | |||||
* | notmuch: Simplify config | Aaron LI | 2018-11-20 | 1 | -74/+18 |
| | |||||
* | vim: Source ~/.vimrc.local if exists | Aaron LI | 2018-11-20 | 1 | -0/+10 |
| | |||||
* | vim: Add mappings to yank to / paste from clipboard | Aaron LI | 2018-11-20 | 1 | -0/+4 |
| |