Skip to content

A more configurable, extensible, fish shell theme with extra functions baked in

License

Notifications You must be signed in to change notification settings

anandamideio/aquarium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aquarium 🫧🐡 🐠 🐟

A more configurable, extensible, fish shell theme with extra functions baked in

Features

  • Configurable - You can configure the theme to your liking
  • Extensible - You can add your items to the prompt easily

Requirements

Installation

  • rm -rf ~/.cache/aquarium && git clone --depth 1 https://github.com/anandamideio/aquarium.git ~/.cache/aquarium && cd ~/.cache/aquarium && ./bin/install.fish

Upgrading

If you have installed aquarium using the above method, you can upgrade to the latest version using the following command:

  • aquarium --update If you installed before that was the primary method you may need to use the following command to remove the traces of the old installations:
  • rm -rf ~/.cache/aquarium && rm -rf ~/.config/aquarium && rm ~/.config/aquarium-installed && git clone --depth 1 https://github.com/anandamideio/aquarium.git ~/.cache/aquarium && cd ~/.cache/aquarium && ./bin/install.fish

About

A more configurable, extensible, fish shell theme with extra functions baked in

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages