Akusem / zsh_to_fish_install

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zsh_to_fish_install

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.

Usage

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

About


Languages

Language:Shell 100.0%