To reproduce
git status | fpp
F
c
ls
<return>
This produces the following error
Missing end to balance this if statement
~/.fpp/.fpp.sh (line 3): if type shopt > /dev/null; then
^
fish: Error while reading file /Users/uri/.fpp/.fpp.sh
My $SHELL env var is set to /usr/local/bin/fish
versions
- fish:
fish, version 2.2.0
- fpp:
fpp version 0.7.0