Autobash
Bash files library. Run your bash files straight from the terminal without having to memorize their locations!
Install / Use
/learn @brunophilipe/AutobashREADME
#autobash
Bash file library.
With autobash you can place all the bash files you have to use frequently into a single place and run any of them from a simple terminal command.
##How to use
autobash has a simple syntax:
$ autobash [flag] file_name;
The available flags are:
- (no flag): run the parameter bash file with the matching name without an extension;
-a: add the parameter file to the autobash library, its name will be the filename without the extension;-r: remove the file with the name equal to the parameter from the autobash library;-l: list all files currently in the autobash library;-h: shows the help page;
If you wish you can use the longer versions of the flags:
--add;--remove;--list;--help;
##Installation
autobash is very simple to build and install. Just open the extracted folder and:
makemake install- sudo may be necessary in some OSses, like Linux and Ubuntu
autobash has been tested on Mac OS 10.9 and Ubuntu 12.04 LTS.
##License
This project is licensed under the GLPv3 license. Although not necessary, any feedback or attribution on the use of this software is welcome!
Related Skills
node-connect
340.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.2kCommit, push, and open a PR
