|
|
Simply run this command from your terminal.
|
|
|
|
|
|
```bash
|
|
|
# Quick Install
|
|
|
```shell
|
|
|
curl -OL https://bashhub.com/setup && $SHELL setup
|
|
|
```
|
|
|
For non default login shells, just specify the shell e.g. (`bash setup`, `zsh setup`, `fish setup`)
|
|
|
|
|
|
This will pulldown and run bashhub's installation file. If all is well you should see something like this:
|
|
|
|
... | ... | |