Open niladam opened 7 years ago
OS: macOS 10.12.5 (Sierra) Homebrew 1.2.2 FishShell: 2.6.0 iTerm: 3.0.15 (with shell integration)
After adding source /usr/local/etc/grc.fish to ~/.config/fish/config.fish upon new shell, or any other new command i get this:
source /usr/local/etc/grc.fish
~/.config/fish/config.fish
test returned eval errors: invalid integer '501'
I don't do macOS, so I am afraid I cannot really debug it - but in any case, could you please send me your /usr/local/etc/grc.fish, and tell me the version of grc you are using (devel or master branch)?
/usr/local/etc/grc.fish
grc
devel
master
OS: macOS 10.12.5 (Sierra) Homebrew 1.2.2 FishShell: 2.6.0 iTerm: 3.0.15 (with shell integration)
After adding
source /usr/local/etc/grc.fish
to~/.config/fish/config.fish
upon new shell, or any other new command i get this: