dylanaraps/fff

Not able to set FFF_HIDDEN

rr0ss0rr opened this issue · 4 comments

I'd like to show dot files by default, I tried setting this variable to "1" and "0" with no difference

Having the same issue

I wasn't able to reproduce the bug.

Do other fff settings work by being set from your bashrc?

Is the bug still there if you temporarily disable every fff setting, then from do export FFF_HIDDEN=1 in bash before running fff?

I running zsh and have only 2 options in my .zshrc

export FFF_HIDDEN=1
export FFF_CD_ON_EXIT=0

export FFF_CD_ON_EXIT=0 seems to be working.

I should have mentioned that I renamed .fffrc to .fffrcx during my testing