Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 960 Bytes

README.markdown

File metadata and controls

22 lines (15 loc) · 960 Bytes

fish

Overview

This is the fish configuration I'm using on my Mac (currently under Yosemite). A lot of it is going to be specific to my own workflows, but you might find it useful, too.

You can see my old bash dotfiles here.

Installing

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

Useful Links