From c3bf7036c4b94c95367718e51c8c4301a093f3a1 Mon Sep 17 00:00:00 2001 From: Jonathan Knapp Date: Wed, 7 Aug 2013 08:24:38 -0600 Subject: [PATCH] Added README to theme --- themes/coffeeandcode/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 themes/coffeeandcode/README.md diff --git a/themes/coffeeandcode/README.md b/themes/coffeeandcode/README.md new file mode 100644 index 0000000..6315035 --- /dev/null +++ b/themes/coffeeandcode/README.md @@ -0,0 +1,10 @@ +# Fish Theme: coffeeandcode + +Another theme choice for Oh-My-Fish! originally created by +[Jonathan Knapp](http://jonknapp.com). + +### Warning: + +This theme will overwrite all of your Fish color and git settings. If you'd like +to customize them, you will have to make changes to the `fish_prompt.fish` file +in this theme. All of the settings are listed at the top of the file.