fish-shell/share
Konrad Borowski 6d749789ce Use 127.0.0.1 for fish config.
Before this change, fish config used 0 as its address. However, this
isn't a good idea from security point of view, as web service can be
accessed from everywhere, and do anything on the account it was ran on.

This also deals with firewalls which block the access to 0 even from
the host machine itself. It possibly might fix #673, but I'm not sure.
2014-02-27 14:47:08 +01:00
..
completions Add completions for git stash sub-commands 2014-02-16 21:58:21 +08:00
functions Make fish install a command_not_found handler in non-interactive uses. 2014-02-20 10:26:57 -08:00
tools Use 127.0.0.1 for fish config. 2014-02-27 14:47:08 +01:00
config.fish Make fish install a command_not_found handler in non-interactive uses. 2014-02-20 10:26:57 -08:00