Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vim: Adjust keymaps for NERDTree and Tagbar | Aaron LI | 2023-06-13 | 1 | -3/+5 |
| | |||||
* | vim: Add 'tags' config | Aaron LI | 2023-06-13 | 1 | -0/+4 |
| | |||||
* | vim: Add config for instant grep + quickfix search | Aaron LI | 2023-06-13 | 1 | -0/+18 |
| | |||||
* | vim: Improve the ag (the silver searcher) config | Aaron LI | 2023-06-13 | 1 | -3/+3 |
| | |||||
* | vim: Remove <leader>* keymap | Aaron LI | 2023-06-13 | 1 | -3/+0 |
| | |||||
* | vim: Configure NERDTree plugin | Aaron LI | 2023-06-13 | 1 | -0/+7 |
| | |||||
* | vim: Add plugins 'nerdtree' and 'tagbar' | Aaron LI | 2023-06-13 | 3 | -1/+6 |
| | |||||
* | vim: Add editorconfig plugin | Aaron LI | 2023-06-13 | 2 | -0/+3 |
| | |||||
* | Add basic config for uctags (Universal Ctags) | Aaron LI | 2023-06-13 | 1 | -0/+15 |
| | |||||
* | zsh: Add zlibd() to uncompress zlib data | Aaron LI | 2023-06-13 | 1 | -0/+7 |
| | |||||
* | zsh: Add cpatch()/cdiff() for colorizing patch/diff | Aaron LI | 2023-06-13 | 1 | -0/+12 |
| | |||||
* | zsh: Add ip2dec() and dec2ip() functions | Aaron LI | 2023-06-13 | 1 | -0/+10 |
| | |||||
* | git: Set default branch to 'master' | Aaron LI | 2023-06-13 | 1 | -0/+3 |
| | |||||
* | git: Add 'cp' alias for 'cherry-pick' | Aaron LI | 2023-06-13 | 1 | -0/+1 |
| | |||||
* | git: Specify ff=only for pull to suppress warning | Aaron LI | 2023-06-13 | 1 | -0/+3 |
| | |||||
* | git: Add '-R' to less pager to show colors | Aaron LI | 2023-06-13 | 1 | -1/+1 |
| | |||||
* | awesome: Improve Print keybinding | Aaron LI | 2023-06-13 | 1 | -4/+4 |
| | |||||
* | tmux.conf: Don't change prefix to C-a and fix a bind error | Aaron LI | 2020-06-20 | 1 | -6/+0 |
| | |||||
* | zsh: Add ip2hex() and hex2ip() functions | Aaron LI | 2020-06-20 | 1 | -0/+9 |
| | |||||
* | 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 |
| |