diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-21 22:41:12 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-21 22:41:12 +0200 |
| commit | d6be417dd5107f74e1ba74ef5794beac174b0c52 (patch) | |
| tree | 0330b898187e2e95fafea64340a3fdf9da4d0fd1 /README.md | |
| parent | aafa3e91b10f9f8586435b8340160453a09ee836 (diff) | |
| download | g-d6be417dd5107f74e1ba74ef5794beac174b0c52.tar.gz g-d6be417dd5107f74e1ba74ef5794beac174b0c52.zip | |
Update links
That is, remove severely outdated stuff like CI that never quite worked,
and add a link to my contribution guidelines.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -1,10 +1,3 @@ -<p align="center"> - <a href="https://github.com/mssola/g/actions?query=workflow%3ACI" title="CI status for the main branch"><img src="https://github.com/mssola/g/workflows/CI/badge.svg" alt="Build Status for main branch" /></a> - <a href="http://www.gnu.org/licenses/gpl-3.0.txt" rel="nofollow"><img alt="License GPL 3" src="https://img.shields.io/badge/license-GPL_3-blue.svg" style="max-width:100%;"></a> -</p> - ---- - This repository holds a very humble and simple script that handles shortcuts of bash paths. For example: @@ -38,14 +31,6 @@ I guess that the commands above are quite self-explanatory. Just place the `g.sh` and the `gcompletion.sh` files wherever you want and then add a `source` command for both of the files in the `.bashrc` file. -## Contributing - -Read the [CONTRIBUTING.org](./CONTRIBUTING.org) file. - -## [Changelog](https://pbs.twimg.com/media/DJDYCcLXcAA_eIo?format=jpg&name=small) - -Read the [CHANGELOG.org](./CHANGELOG.org) file. - ## License ```txt |
