diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2025-11-19 23:03:11 +0100 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2025-11-19 23:03:11 +0100 |
| commit | 2440a27f92c72f17e90b7ad1fca9bc64ea23f68a (patch) | |
| tree | 2c1d3f1bfdc6c2ae580e7bcaa82d26c752deb773 /README.md | |
| parent | b526eda6042f9bc669fe7e9877dfd9f3f5068eaf (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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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`. |