Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Commit

Permalink
Revert "support fish shell" wfxr#164
Browse files Browse the repository at this point in the history
This reverts commit 950a735.
  • Loading branch information
wfxr authored and ethan605 committed Jan 29, 2022
1 parent 505206a commit a86e4ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions conf.d/forgit.plugin.fish
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a86e4ab

Please sign in to comment.