diff --git a/forgit.plugin.fish b/forgit.plugin.fish index e55c8c8..0aab477 100755 --- a/forgit.plugin.fish +++ b/forgit.plugin.fish @@ -235,7 +235,7 @@ if test -z "$FORGIT_GI_TEMPLATES" end function forgit::ignore - if ! test -d "$FORGIT_GI_REPO_LOCAL" + if not test -d "$FORGIT_GI_REPO_LOCAL" forgit::ignore::update end