Replies: 1 comment
|
Keep the ignore file in
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
i was wondering if its possible to change the default location fd looks for the ignore file? or even make a specific config file for fd. i use both mac and windows and love to keep everything in my .config file. but on windows fd's default location is:
%APPDATA%/fd/ignoreanyone know if its possible to change that to
~/.config/fd/ignorelike on mac??i tried changing env variable but this didnt work:
export XDG_CONFIG_HOME=$HOME
All reactions