Skip to content

Bringing Magik to Fish Shell ๐Ÿช„๐ŸŸ

License

Notifications You must be signed in to change notification settings

MagikIO/cauldron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Cauldron

Bringing Magik to Fish Shell ๐Ÿช„๐ŸŸ

If you've ever felt like you need a familiar when working in terminal, you've come to the right place!

Installation

To install simply clone the repo then run the install script.

mkdir -p ~/.cauldron;
git clone https://github.com/MagikIO/cauldron.git ~/.cauldron;
cd ~/.cauldron;
./install.fish;

Re-Installation

If you had any issues with the installation and need to re-install, while preserving your configuration so far, you can run the following internal tool

./internal/__backup_cauldron_and_update.fish

Updating

To update Cauldron, simply run:

cauldron --update