Skip to content

irmo-de/FishyInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

FishyInstaller 🐠

image

FishyInstaller is a script designed to streamline the installation of the fish shell along with the bobthefish theme. With just a few simple commands, users can easily set up their terminal with a fresh and vibrant look.

🚀 Direct Installation from GitHub

You can install the FishyInstaller script directly from GitHub using the following command:

curl -L https://raw.githubusercontent.com/irmo-de/FishyInstaller/main/install.sh | bash

📖 Manual Installation

If you'd prefer to inspect the script and install manually, follow these steps:

  1. Download the script:
    • Download the install.sh script from the GitHub repository:
wget https://raw.githubusercontent.com/irmo-de/FishyInstaller/main/install.sh
  1. Make the script executable:
chmod +x install.sh
  1. Run the script:
./install.sh
  1. 🎉 After the installation is complete, restart your terminal or re-login to see the changes.

⚠️ Precautions

Always review scripts from the internet before executing them, even if they come from trusted sources. This ensures your system's safety and gives you a clear understanding of the changes being made.

About

Bash script to install fish / bob the fish and set it as the default shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages