From 333a52bff3a6528639a0e36c4d4f4b3c61bbee40 Mon Sep 17 00:00:00 2001 From: Declan Kelly Date: Wed, 21 Aug 2013 17:04:36 +1000 Subject: [PATCH] Changed cofiguration to configuration. --- templates/config.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/config.fish b/templates/config.fish index 1ea760a..1012e05 100644 --- a/templates/config.fish +++ b/templates/config.fish @@ -11,5 +11,5 @@ set fish_theme robbyrussell # Path to your custom folder (default path is $FISH/custom) #set fish_custom $HOME/dotfiles/oh-my-fish -# Load oh-my-fish cofiguration. +# Load oh-my-fish configuration. . $fish_path/oh-my-fish.fish