Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Inkscape extension for drawing guides and shapes for printable label sheets
-
-
30 contributions in the last year
Contribution activity
June - October 2020
May 2020
Created a pull request in sagb/alttab that received 1 comment
Extern ee_ignored and ee_complain
These were in util.h without an extern, which meant there was a multiple definition error. Now they are only declared in util.h and defined in a si…
Created an issue in OmarCastro/rofi-blocks that received 5 comments
Allow parameters of the wrapped script
I'm working on a script that's got a few "modes". For example, say a it might be able to search "en.wikipedia" and "de.wikipedia". It would be nice…