From f22159fc0ef263c61ec9687d3684667710dae679 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Sun, 20 Jul 2014 09:09:55 -0700 Subject: [PATCH] Add solarized color and usage tables --- zsh/func/solarized | 55 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 zsh/func/solarized diff --git a/zsh/func/solarized b/zsh/func/solarized new file mode 100644 index 0000000..67e6f99 --- /dev/null +++ b/zsh/func/solarized @@ -0,0 +1,55 @@ +#!/usr/bin/env zsh +# Eryn Wells + + +function solarized +{ + cat <