fourcolors / fishfiles

my fish-shell config files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sterling's fish files

This is a fork of rstacruz/fishfiles with my personal touches

Requires fish 2.6+.

brew install fish --HEAD

Clone:

mkdir -p ~/.config
git clone https://github.com/fourcolors/fishfiles.git ~/.config/fish

In a new shell:

# Install dependencies
fisher

# Load abbreviations
source ~/.config/fish/abbreviations/all.fish

About

my fish-shell config files


Languages

Language:Shell 96.4%Language:Perl 2.2%Language:Makefile 1.4%