diff --git a/fisher.fish b/fisher.fish index 37d61d4..6a05b3d 100644 --- a/fisher.fish +++ b/fisher.fish @@ -115,7 +115,7 @@ function _fisher_ls end function _fisher_fmt - command sed "s|^[[:space:]]*||;s|^$fisher_config/||;s|^$HOME|~|;s|^\.\/|$PWD/|;s|^github\.com/||;s|^https*://||;s|/*\$||" + command sed "s|^[[:space:]]*||;s|^$fisher_config/||;s|^$HOME|~|;s|^\.\/*|$PWD/|;s|^github\.com/||;s|^https*://||;s|/*\$||" end function _fisher_version -a file