Skip to content

Akusem/zsh_to_fish_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages