This is my shell configuration used on my Fedora machines using the fish shell.
- Clone this repository:
git clone https://github.com/firminunderscore/shell
- Run the installation script:
./installShell.sh
- Change the default shell to fish:
chsh -s /usr/bin/fish
- @Zarox28: the configuration has been stolen from him (but he's ok with that) and adapted to my needs and system.