Repositories
Name | Description | Last commit |
Projects | ||
dotfiles | My dotfiles. | 2020-12-13 16:22 |
git-backup | Back up remote git repositories locally. | 2020-08-16 22:09 |
git-shell-commands | Scripts for git-shell. | 2020-11-24 23:17 |
markion | Literate programming with Markdown. | 2020-08-17 12:51 |
oscarbenedito.com | Source code for my personal website. | 2021-01-08 13:03 |
osf | Oscar's Standalone Files. | 2021-01-04 20:56 |
stagit | Personal stagit fork. | 2020-12-13 18:07 |
timesheet | Plain text timesheet format and parser. | 2020-10-23 16:57 |
vimwiki-build | Necessary files to convert my vimwiki into an HTML website. | 2020-06-20 16:16 |
Miscellanea | ||
dmenu | Personal dmenu fork. | 2020-09-02 18:29 |
dwm | Personal dwm fork. | 2020-12-13 16:07 |
dwmblocks | Personal dwmblocks fork. | 2020-11-24 21:55 |
mathjax-bin | Binary MathJax files for my website. | 2020-09-09 18:15 |
slock | Personal slock fork. | 2020-06-22 18:08 |
st | Personal st fork. Currently unused. | 2020-06-22 16:33 |
Contribute
The best way to contribute to my repositories is through e-mail, check out git-send-email.io if you don’t know how to do that. Send your patches to patches@oscarbenedito.com and change the subject prefix to specify the repository you are sending the patch for. You can do that running the following command from the git repository:
git config format.subjectPrefix "PATCH <name-of-repository>"
You can also contribute on GitHub doing pull requests (all my public repositories are mirrored there, as well as sr.ht).