Jakukyo Friel cec1dc2095 doc: faq: avoid overwriting config.fish.
In FAQ:

> I'm seeing weird output before each prompt when using screen. What's wrong?

The command provided is

    echo 'function fish_title;end' > ~/.config/fish/config.fish

Using `>` will overwrite current config.fish.

We should use `>>` instead.
2015-05-03 23:38:05 -07:00
..
2014-09-03 14:43:27 +01:00
2014-10-01 18:20:09 -07:00
2014-09-03 15:10:53 +01:00
2014-09-07 17:35:19 +01:00
2014-09-03 15:10:53 +01:00
2014-09-03 14:43:27 +01:00
2014-10-01 15:30:36 -07:00
2015-03-18 16:22:29 -04:00
2014-09-29 13:39:35 -07:00
2014-09-03 14:43:27 +01:00
2015-02-06 07:48:47 +01:00
2014-09-07 17:43:58 +01:00
2014-09-03 14:43:27 +01:00
2014-09-03 15:10:53 +01:00
2014-09-03 14:43:27 +01:00
2014-09-03 14:43:27 +01:00
2014-09-03 14:43:27 +01:00
2014-09-03 14:43:27 +01:00
2014-09-03 14:43:25 +01:00
2014-09-21 21:10:07 -07:00
2014-09-03 14:43:27 +01:00
2014-09-03 14:43:27 +01:00
2014-09-03 14:43:27 +01:00
2014-09-03 14:43:27 +01:00
2014-09-29 13:39:35 -07:00
2015-04-25 18:59:43 +02:00
2014-09-03 15:10:53 +01:00
2014-09-03 14:43:27 +01:00
2014-09-23 12:14:20 +01:00
2014-09-03 14:43:24 +01:00
2014-09-03 14:43:24 +01:00