A simple install script for my personnal usage based on zsh_to_fish.
It install zsh, oh-my-zsh, 3 plugins (zsh-autosuggestions, zsh-history-substring-search, zsh-syntax-highlighting) for a fish-like experience and a theme (spaceship) automatically.
Just copy-paste the following line:
wget -qO - https://raw.githubusercontent.com/Akusem/zsh_to_fish_install/master/install.sh | bash
If you are already in zsh, you will need, or to reload the terminal, or paste this line:
source ~/.zshrc