From 576e909d73fee0c788354bcd6227820f66aea342 Mon Sep 17 00:00:00 2001 From: steveokard Date: Wed, 25 Nov 2020 19:56:05 -0500 Subject: [PATCH] fixed typo --- fish.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fish.sh b/fish.sh index 30a71b6..b82156f 100755 --- a/fish.sh +++ b/fish.sh @@ -3,5 +3,5 @@ sudo apt install git fish curl -L https://get.oh-my.fish | fish ln -s "$HOME/stevset/fish/omf" "$HOME/.config/omf" -omf theme install bobthefish +omf install bobthefish