Fork, customize and take your shell everywhere.
Summary • Getting Started • Contribution • License
Make your customizations and take them everywhere. What is the difference between "dotfiles"? Moshell.sh is a framework to persist its customizations without complexity.
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
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
Your contributions and suggestions are heartily ♥ welcome. See here the contribution guidelines. Please, report bugs via issues page.
This work is licensed under MIT License.