The first version of the patch with the new directory layout is in the darcs tree.
All user files live in $XDG_CONFIG_HOME/fish .fish -> config.fish .fish_history -> fish_history .fish_inputrc -> fish_inputrc On the system side, we have these changes: /etc/fish -> /etc/fish/ /etc/fish_inputrc -> /etc/fish/fish_inputrc /usr/share/fish/fish -> /usr/share/fish/config.fish The file /etc/fish/fish_interactive.fish has been dropped. The file /usr/share/fish/config_interactive.fish has been added. Fish tries to move existing config files to the new location. This move will only be performed once, on the first time an interactive shell is launced after the upgrade. The updarde works for me, but it's not yet widely tested. It may crash, kill your config or in rare cases eat babies. Please try it out and let me know if there are any issues. But back up your fish config files before doing so. -- Axel ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
