Revert "support fish shell" #164

This reverts commit 950a7352db.
This commit is contained in:
Wenxuan Zhang 2021-10-25 10:27:32 +08:00
parent eb6db722cd
commit a047bae35a
No known key found for this signature in database
GPG key ID: CCAF35548C65530F

View file

@ -12,8 +12,6 @@ function forgit::inside_work_tree
git rev-parse --is-inside-work-tree >/dev/null;
end
set -x FORGIT_INSTALL_DIR (cd (dirname (dirname (status -f))); and pwd)
set -g forgit_pager "$FORGIT_PAGER"
set -g forgit_show_pager "$FORGIT_SHOW_PAGER"
set -g forgit_diff_pager "$FORGIT_DIFF_PAGER"