Project transfered from ZAKS Web to Ze'ev Schurmann

This commit is contained in:
2025-09-19 04:27:05 +02:00
parent 3e64bec21f
commit f1dbf950d4

View File

@@ -2,26 +2,26 @@
- Title : ACHAR - Auto Completion of Hosts Add/Remove script - Title : ACHAR - Auto Completion of Hosts Add/Remove script
- Version : 0.2.2 - Version : 0.2.2
- GIT Repo : https://git.zaks.web.za/zaks-web/achar - GIT Repo : https://git.zaks.web.za/thisiszeev/achar
- Author : Ze'ev Schurmann - Author : Ze'ev Schurmann
- Company : ZAKS Web - Reddit : https://www.reddit.com/u/thisiszeev
- Website : https://www.zaks.web.za/
- Reddit : https://www.reddit.com/r/ZAKSWeb
- License : GPL3 or Later - License : GPL3 or Later
- Description: This tool allows for the management of Bash auto completion of hostnames when using SSH or RSync in Bash. - Description: This tool allows for the management of Bash auto completion of hostnames when using SSH or RSync in Bash.
> This was originally a project for my employer (ZAKS Web) but it has been abandoned and I have now taken over the project.
## INSTALLATION ## INSTALLATION
For most people it will be as simple as this... For most people it will be as simple as this...
```` ````
$ curl https://git.zaks.web.za/zaks-web/achar/raw/branch/main/install | sudo bash $ curl https://git.3volve.net.za/thisiszeev/achar/raw/branch/main/install | sudo bash
```` ````
If you are already at root level... If you are already at root level...
```` ````
# curl https://git.zaks.web.za/zaks-web/achar/raw/branch/main/install | bash # curl https://git.3volve.net.za/thisiszeev/achar/raw/branch/main/install | bash
```` ````
## USAGE ## USAGE