You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/ignore
anyone know if its possible to change that to ~/.config/fd/ignore like on mac??
i tried changing env variable but this didnt work:
export XDG_CONFIG_HOME=$HOME
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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/ignore
anyone know if its possible to change that to
~/.config/fd/ignore
like on mac??i tried changing env variable but this didnt work:
export XDG_CONFIG_HOME=$HOME
Beta Was this translation helpful? Give feedback.
All reactions