Skip to content

ishbguy/bacon

Repository files navigation

actions|bats License

bacon-example

A bash configuration framework.

Table of Contents

🎨 Features

  • Modular: aliases, variables, functions, etc.
  • Easy to add pre-command functions.
  • Easy to add customized configuration files.
  • Colorful, configurable and pragmatic PS1 prompt.
  • Integrates bag to manage package or plugin.

📏 Prerequisite

  • bash 4.4 or later
  • git
  • sed
  • awk
  • diff

🚀 Installation

$ git clone https://github.com/dotcon/bacon /path/to/bacon
$ cd /path/to/bacon && ./bin/bacon-install.sh

🌺 Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

👦 Authors

📜 License

Released under the terms of MIT License.

About

A bash configuration framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published