aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2021-11-04.vimrc: jump to the last cursor position when you open a filensfisis
2021-09-11.gitconfig: remove `user.name` and `user.email` from global `.gitconfig`nsfisis
2021-09-11githooks/commit-msg: fix a way to extract issue numbernsfisis
2021-08-07Update githooks/commit-msg: fix a way to extract issue numbernsfisis
2021-08-07Update .vimrc: modify 'jplus' plugin' settingsnsfisis
2021-08-07Update .zshrc: add mkdir aliasnsfisis
2021-08-07Update .tmux.confnsfisis
2021-06-12Update .tmux.conf: add key bindingsnsfisis
2021-06-11Update .tmux.conf: unbind key bindings in root tablensfisis
2021-06-11Update .vimrc: lightlinensfisis
2021-06-04Update alacritty.yml: set tmux as a pseudo-shellnsfisis
2021-06-04Update .tmux.conf: update status linensfisis
2021-06-03Enable truecolor (24-bit color) in terminalnsfisis
2021-06-03Add .tmux.confnsfisis
2021-06-03Add .config/bat/themes/Ocean.tmThemensfisis
2021-06-02Update .vimrc: remove plugin 'lexima'nsfisis
2021-06-01Remove etc/ocean.itermcolorsnsfisis
2021-06-01Update .zshrc: modify chpwdnsfisis
2021-06-01Update .zshrc: move exportnsfisis
2021-06-01Update .zshrc: change alias settingsnsfisis
2021-06-01Revert "fish shell"nsfisis
This reverts commit 77db37d3506edd006c0d4edc8b216d869a06f30b.
2021-06-01Revert "Add starship.toml"nsfisis
This reverts commit 33d1e3dca1531757b768a23777620a212804f529.
2021-05-31fish shellnsfisis
2021-05-30Update .zshrc: improve __cd_* cmdnsfisis
2021-05-30Add starship.tomlnsfisis
2021-05-30Update .zshrc: add aliasesnsfisis
2021-05-30Move '.gitignore_global' to '.config/git/ignore'nsfisis
It is the default place of the global ignore file.
2021-05-30Update alacritty.ymlnsfisis
2021-05-30Add '.config/alacritty/alacritty.yml'nsfisis
2021-05-27Update .zshrc: refresh vcs_info when prompt is redrawnnsfisis
2021-05-27Update .vimrc: update todolist pluginnsfisis
2021-05-27Update .gitconfig: update rebase confignsfisis
2021-04-14Update .vimrc: increase history sizensfisis
2021-04-14Update githook/commit-msg: improve handling of '/'nsfisis
2021-02-20Add 'githooks/commit-msg'nsfisis
It substitutes '###' with '#NNNNN', where 'NNNNN' is the issue number.
2021-02-20Update .gitconfig: add blame.coloring optionnsfisis
2021-02-20Update .gitconfig: improve alias 'git l' behaviornsfisis
2021-02-20Update .vimrc: change '&synmaxcol' from 200 to 500nsfisis
2021-02-20Update .gitconfig: rename alias 'llf' to 'logf'nsfisis
2021-02-16Update .zshrc: add key bindings (^J, ^O and ^G)nsfisis
2021-02-14Update .vim: Add TypeScript settingsnsfisis
2021-02-14Update .vim: Add syntax/gitcommit.vim for commentchar settingnsfisis
Changed comment char from '#' (git default) to ';'.
2021-02-14Update .gitconfig: set 'advice.detachedhead' falsensfisis
2021-01-22Update .gitignore_global: add '.idea'nsfisis
2020-12-08Update .gitconfig: change 'init.defaultbranch' from 'master' to 'main'nsfisis
2020-11-27Update .gitconfig: some changes for 'main' branchnsfisis
2020-11-24Update .clang-format: add some optionsnsfisis
2020-09-28Update .vimrc: simplify :Reversensfisis
2020-09-28Update .vimrc: change filter pluginnsfisis
2020-09-26Update .vimrc: random improvementsnsfisis