Skip to content
View R2-G2's full-sized avatar
🤘
Narf!
🤘
Narf!
Block or Report

Block or report R2-G2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
R2-G2/README.md

R2-G2@GitHub

Gists

Some "projects" are so small they aren't worth a full sized Git repository. Therefore I prefer to maintain them using Gists. These don't support all usual features but still can be perfectly handled utilizing Git. For simplicity's sake I tend to use silent commits and reverts for my flat repositories.

editor ~/.gitconfig
[alias]
	silentcommit = commit --allow-empty-message -m ''
	silentrevert = revert --no-commit

Bookmarks

This is just a list of nice projects not hosted on GitHub.

  • sispmctl: for USB-controlled power-outlet devices
  • OpenOCD: provides JTAG/SWD access to ARM and MIPS processors

Problems?

Fork! Fork it! Fork you! Fork me, right?

Pinned

  1. CC-BY-SA-4.0 CC-BY-SA-4.0 Public template

    [CC-SA-4] template for a project licensed under CC-BY-SA-4.0

  2. MIT MIT Public template

    [MIT] template for a project licensed under MIT

  3. R2-G2 R2-G2 Public

    [R2] me@GitHub

    1

  4. R2-G2.github.io R2-G2.github.io Public

    [R2.gh.io] about me

  5. PrusaSlicer.config PrusaSlicer.config Public

    [PS.c] my @prusa3d / PrusaSlicer settings

    2

  6. PrusaSlicerConfig PrusaSlicerConfig Public

    [PSC] manage your @prusa3d / PrusaSlicer settings in a dedicated configuration folder

    Shell 1