diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2025-11-18 19:42:38 +0100 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2025-11-18 19:42:38 +0100 |
| commit | b69459c83878fa1e50f86484c0ca2e90cb026ce0 (patch) | |
| tree | 2ebe155fddc77bc830a7f45db476ee8f4b2a0bb8 /README.md | |
added readme and initial g.c
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8a57d6a --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# g +yes, that's the name of it. \ +`g` is a simple `git` wrapper that you can use if \ +you are as lazy as me and do not want write looong \ +boooooooring commands like `git commit -a -m "fuck"`. + +## get `g` +to get `g` you can either build it yourself or you \ +can install the AUR package `g-bin`. |