https://github.com/r2-g2/r2-g2
[R2] me@GitHub
https://github.com/r2-g2/r2-g2
github markdown r2-g2 readme secret sepcial
Last synced: about 2 months ago
JSON representation
[R2] me@GitHub
- Host: GitHub
- URL: https://github.com/r2-g2/r2-g2
- Owner: R2-G2
- License: cc-by-sa-4.0
- Created: 2022-01-10T22:02:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-09T16:42:24.000Z (over 2 years ago)
- Last Synced: 2025-06-05T01:04:03.589Z (about 1 year ago)
- Topics: github, markdown, r2-g2, readme, secret, sepcial
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# **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`.
```shell
editor ~/.gitconfig
```
```gitconfig
[alias]
silentcommit = commit --allow-empty-message -m ''
silentrevert = revert --no-commit
```
- **[UN\*X setup](https://gist.github.com/R2-G2/b71248030139bc9648b4b712e25621d5)**: my basic **UN\*X** setup files
- **[Klipper.config](https://gist.github.com/R2-G2/a268aedda796dde8ce6c4ecc5b905a50)**: my
**[Klipper](https://github.com/Klipper3d/klipper)** settings
- **[JavaScript fuck ups](https://gist.github.com/R2-G2/1e724699d4afb2315b2cc39987a6adfc)**: random **JavaScript**s of
mine
## Bookmarks
This is just a list of nice projects not hosted on **GitHub**.
- **[sispmctl](https://sourceforge.net/projects/sispmctl/)**: for USB-controlled power-outlet devices
- **[OpenOCD](https://sourceforge.net/projects/openocd/)**: provides JTAG/SWD access to ARM and MIPS processors
## Problems?
Fork! Fork it! Fork you! Fork me, right?