Power your shell with Harry Potter's world spells to have more fun and also to add more meaning to common daily actions.
Execute:
curl https://raw.githubusercontent.com/GPrimola/magic_shell/master/wand --output ~/.wandand then put the following snippet into your ~/.bashrc or ~/.zshrc to load the functions and
aliases in your terminal.
# Magic Shell 🥢💻 Installation
export MAGIC_SHELL=/home/liveuser/.wand
[ -s $MAGIC_SHELL ] && source ~/.wandTo uninstall execute:
$ obliviate ~/.wandand remove the extra lines added to your ~/.bashrc or ~/.zshrc file.