Skip to content

Latest commit

 

History

History
79 lines (56 loc) · 1.82 KB

README.md

File metadata and controls

79 lines (56 loc) · 1.82 KB


Project banner

Fork, customize and take your shell everywhere.

SummaryGetting StartedContributionLicense




Summary

Make your customizations and take them everywhere. What is the difference between "dotfiles"? Moshell.sh is a framework to persist its customizations without complexity.


Getting Started

Download and install:

  # Download
  git clone https://github.com/andersonbosa/moshell.sh ~/.moshell.sh
    
  # Install by adding the following line to your shell rc (e.g., .bashrc, .zshrc, etc):
  source ~/.moshell.sh/moshell.sh/moshell.sh

  # Validate install
  moshell version

Commands:

Usage: moshell <command> [options]

Available commands:

  help                Print this help message
  edit                Edit moshell configurations
  reload              Reload the configuration
  update              Update Moshell.sh
  version             Show the version

Contribution

Your contributions and suggestions are heartily ♥ welcome. See here the contribution guidelines. Please, report bugs via issues page.


License

This work is licensed under MIT License.