unlike bash or zsh, fish respects the XDG base directory specification
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

thus, like every other well behaving program, you can just do

env XDG_CONFIG_HOME=/tmp fish

and the new fish instance will load /tmp/fish/config.fish

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to