Skip to content

dot file for fish shell integration does not follow XDG path convention

Required information for bugs. I probably can't help you unless you include this:

  • Build 2.9.20160206
  • 10.11.4

shell integration for fish is installed as $HOME/.iterm2_shell_integration.fish but should be installed as $XDG_CONFIG_HOME/iterm2_shell_integration.fish

( $XDG_CONFIG_HOME default is $HOME/.config/fish )