aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* git: Remove the tag signing configAaron LI2023-06-131-4/+0
|
* vim: Add 'vim-go' pluginAaron LI2023-06-132-0/+3
|
* vim: Symlink configs for neovimAaron LI2023-06-132-0/+2
|
* vim: Improve NERDTree config (close tag if the last one)Aaron LI2023-06-131-0/+2
|
* vim: Adjust keymaps for NERDTree and TagbarAaron LI2023-06-131-3/+5
|
* vim: Add 'tags' configAaron LI2023-06-131-0/+4
|
* vim: Add config for instant grep + quickfix searchAaron LI2023-06-131-0/+18
|
* vim: Improve the ag (the silver searcher) configAaron LI2023-06-131-3/+3
|
* vim: Remove <leader>* keymapAaron LI2023-06-131-3/+0
|
* vim: Configure NERDTree pluginAaron LI2023-06-131-0/+7
|
* vim: Add plugins 'nerdtree' and 'tagbar'Aaron LI2023-06-133-1/+6
|
* vim: Add editorconfig pluginAaron LI2023-06-132-0/+3
|
* Add basic config for uctags (Universal Ctags)Aaron LI2023-06-131-0/+15
|
* zsh: Add zlibd() to uncompress zlib dataAaron LI2023-06-131-0/+7
|
* zsh: Add cpatch()/cdiff() for colorizing patch/diffAaron LI2023-06-131-0/+12
|
* zsh: Add ip2dec() and dec2ip() functionsAaron LI2023-06-131-0/+10
|
* git: Set default branch to 'master'Aaron LI2023-06-131-0/+3
|
* git: Add 'cp' alias for 'cherry-pick'Aaron LI2023-06-131-0/+1
|
* git: Specify ff=only for pull to suppress warningAaron LI2023-06-131-0/+3
|
* git: Add '-R' to less pager to show colorsAaron LI2023-06-131-1/+1
|
* awesome: Improve Print keybindingAaron LI2023-06-131-4/+4
|
* tmux.conf: Don't change prefix to C-a and fix a bind errorAaron LI2020-06-201-6/+0
|
* zsh: Add ip2hex() and hex2ip() functionsAaron LI2020-06-201-0/+9
|
* zsh: Clean up _zshrc a bitAaron LI2020-06-201-7/+10
|
* zsh: Merge zsh/* configs into zshrcAaron LI2019-10-0319-873/+514
| | | | Meanwhile, drop some unused configurations ...
* awesome: Adjust settings and add keybindingsAaron LI2019-10-031-11/+28
|
* Add Awesome WM 4.3 default configAaron LI2019-10-031-0/+564
|
* vim: Add yaml.vim ftpluginAaron LI2019-10-031-0/+5
|
* vim: Add <leader>* key mapAaron LI2019-10-031-0/+3
|
* vim: Use the Silver Searcher "ag"Aaron LI2019-08-281-0/+7
|
* msmtprc: Add note to disable AppArmor and change logfile pathAaron LI2019-07-281-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 updateAaron LI2019-07-141-0/+17
|
* vim: Add ctrlp.vim pluginAaron LI2019-07-142-0/+4
|
* vim: Update vim-fugitive pluginAaron LI2019-07-141-0/+0
|
* vim: Do not set expandtab and shiftwidth=4Aaron LI2019-07-111-2/+0
|
* gitconfig: Add 'ref-next' and 'log-next' aliasesAaron LI2019-07-101-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 LI2019-07-101-158/+1
|
* profile: Add GOPATH and update PATHAaron LI2019-06-251-1/+13
|
* zsh: Fix is_running() functionAaron LI2019-06-241-1/+1
|
* zsh: Add vi alias and remove git aliasesAaron LI2019-06-241-8/+1
|
* profile: Quote pathAaron LI2019-06-211-1/+1
|
* vim: Disable modelinesAaron LI2019-06-211-0/+4
|
* vim: Ignore .netrwhist and spellAaron LI2019-06-101-0/+2
|
* profile: Add ~/local/plan9/bin to PATHAaron LI2019-06-081-0/+5
|
* notmuch-config: Add the QQ mail addressAaron LI2019-06-081-1/+1
|
* notmuch-config: Use relative pathAaron LI2019-06-081-1/+2
|
* Redshift: tweak a bitAaron LI2019-05-181-3/+3
|
* tmux: Do not set default-terminalAaron LI2019-05-151-2/+0
|
* zsh: Add fix() functionAaron LI2019-05-131-0/+11
|
* alot: Tweak config and hooks.py a bitAaron LI2019-05-132-1/+3
|