From b69459c83878fa1e50f86484c0ca2e90cb026ce0 Mon Sep 17 00:00:00 2001 From: czjstmax Date: Tue, 18 Nov 2025 19:42:38 +0100 Subject: added readme and initial g.c --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md (limited to 'README.md') 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`. -- cgit v1.3.1