summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorczjstmax <jstmaxlol@disroot.org>2025-11-19 23:03:11 +0100
committerczjstmax <jstmaxlol@disroot.org>2025-11-19 23:03:11 +0100
commit2440a27f92c72f17e90b7ad1fca9bc64ea23f68a (patch)
tree2c1d3f1bfdc6c2ae580e7bcaa82d26c752deb773 /README.md
parentb526eda6042f9bc669fe7e9877dfd9f3f5068eaf (diff)
cumulative commit - working on implementation
changelogs: - updated build.sh build script - instead of the manually matched 'regex'-like BS, made an helper function matches() - maybe this made the code a bit more clunked because you have to manually create an array of strings with each and every possibility manually typed in but it is still hundreds of times better than what i was doing beforehand. also i forgot the binary inside of the commit but i'll make the build script handle that by deleting it after moving to PATH, probably a good idea.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8a57d6a..6ba01f9 100644
--- a/README.md
+++ b/README.md
@@ -6,4 +6,4 @@ 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`.
+can install the AUR package `getg`.