/hilarious-henri

Here, there be ad lib utility scripts and recipes for linux and macos systems.

MIT LicenseMIT


Logo

Hilarious Henri

Ad Lib Utility Scripts And Recipes For Linux And macOS Systems.

Explore the docs »

View Demo . Report Bug . Request Feature

Table Of Contents

About The Project

Screen Shot

I've been writing a lot of shell scripts lately and creating little shell contraptions for various sysadmin routinary and troubleshooting tasks. Some of these are actually helpful and I've even started using them across multiple operating systems like mac OS, Ubuntu and other Linux distributions. This project should help managing these utility scripts and recipes easier. I'm also glad to share it with others.

Built With

This repository is dependency-free as it's mostly brief functional utility shell scripts and configuration files.

Getting Started

You can set this up by cloning this repository to your favorite system directory. If you need a refresher on this, you can review the GitHub documentation for Cloning a repository using the command line .

Prerequisites

This assumes you have git installed already in your system. If not, you should probably install it via your operating system's package manager. For Ubuntu, you'd probably the apt package manager and can install git like this:

  • apt
apt-get install -y git

Installation

  1. Clone the repository to your local system and browse around the scripts and script recipes like you're in a buffet line. Pick what you like, ignore whatever looks weird.

  2. ???

  3. PROFIT.

Usage

I particularly like the cs alias. I'd be interested in learning what you find most or least useful. Open an issue if you get stuck using any of these.

Roadmap

Ideally, this project might evolve into a more standard .dotfiles or some other organized user configurations resource. Realistically, this project will likely get archived before 2022 when my system setup needs are likely to have changed. The truth is, only time will tell. See heat death of the universe for more information.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • Arty Stable - Hyper-Creative Optimizer - Arty Stable - Founder

Special thanks to all the folks whose work made this easier.