From 9088be429b818c90553af9eff1ac69f462bb8c99 Mon Sep 17 00:00:00 2001 From: Bruno <brunoferreirapinto@gmail.com> Date: Sat, 30 May 2015 13:21:54 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a840e34..67eab6f 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ | <b><a href="#usage">Usage</a></b> | +<b><a href="#upgrading-from-previous-version">Upgrading from previous version</a></b> +| <b><a href="#contributing">Contributing</a></b> | <b><a href="#uninstall">Uninstall</a></b> @@ -56,6 +58,10 @@ Open your fish configuration file `~/.config/fish/config.fish` and specify the t Before setting down on a theme, you might want to have a go with all themes using our quick [theme switcher](https://github.com/bpinto/oh-my-fish/blob/master/plugins/theme/README.md) by typing `theme --help` on your shell. +## Upgrading from previous version + +[](https://asciinema.org/a/20802) + ## Customization If you have many functions which go well together, you can create custom plugin in the `custom/plugins/PLUGIN_NAME` -- GitLab