ridiculousfish f2b5292bcb Squashed commit of the following:
commit 33358874f1c275d8b08186e29f24a7889d2b5224
Author: maxfl <gmaxfl@gmail.com>
Date:   Thu Jun 14 11:01:13 2012 +0400

    revert fish_pager

commit cee1bc8a66ec3adc9573b76e1aca3131cd32db83
Author: maxfl <gmaxfl@gmail.com>
Date:   Thu Jun 14 10:57:41 2012 +0400

    revert fish_pager.cpp

commit 27f3bd39dd9903009503d20a59a9e2ba84add07a
Author: maxfl <gmaxfl@gmail.com>
Date:   Wed Jun 13 17:35:20 2012 +0400

    __fish_complete_command now can understand '--arg=option' tokens
    latexmk completion is updated

commit 97b53a4b53de9389675783f3e90f58215d936356
Author: maxfl <gmaxfl@gmail.com>
Date:   Wed Jun 13 16:46:47 2012 +0400

    . completion

commit d5b63b9963b0a02a71f564e7392171c5eab005cd
Author: maxfl <gmaxfl@gmail.com>
Date:   Wed Jun 13 16:46:13 2012 +0400

    a lot of new completions

commit ceab87d99425124aa010c64ed062e27202b850d2
Author: Maxim Gonchar <gonchar@myhost.localdomain>
Date:   Tue Jun 12 20:19:31 2012 +0400

    A lot of new completions.
    Some small updates and fixes of old functions and completions.

commit 950aecd570b51e1b9dc444cc651b282a220e8d94
Author: Maxim Gonchar <gonchar@myhost.localdomain>
Date:   Tue Jun 12 20:03:44 2012 +0400

    step-coloring initial
    set_color correction
2012-06-15 17:30:33 -07:00
2010-09-18 10:18:26 +08:00
2012-06-15 17:30:33 -07:00
2010-10-05 21:14:43 +08:00
2012-06-01 14:00:04 -07:00
2012-03-03 22:08:34 -08:00
2010-09-18 10:18:26 +08:00
2010-09-18 10:18:26 +08:00
2010-09-18 10:18:26 +08:00
2012-05-09 03:06:10 -07:00
2012-05-09 03:06:10 -07:00
2012-05-09 03:23:31 -07:00
2012-05-09 03:06:10 -07:00
2010-09-18 10:18:26 +08:00
2012-05-09 02:33:42 -07:00
2012-03-25 16:00:17 -07:00
2010-09-18 10:18:26 +08:00
2012-01-23 20:02:15 -08:00
2012-05-09 03:30:09 -07:00
2012-05-09 02:33:42 -07:00
2012-03-03 21:46:06 -08:00
2012-05-04 18:37:12 -07:00
2012-02-06 00:57:43 -08:00
2012-05-07 12:55:13 -07:00
2012-05-07 12:55:13 -07:00
2012-03-27 19:10:21 -07:00
2012-03-25 16:00:17 -07:00
2005-09-20 23:26:39 +10:00
2012-06-05 01:22:25 -07:00
2012-03-25 16:00:17 -07:00
2012-03-25 23:31:03 -07:00
2012-06-10 03:36:02 -07:00
2012-02-24 09:33:30 -08:00
2010-09-18 10:18:26 +08:00
2012-03-04 02:45:51 -08:00
2012-03-04 02:45:51 -08:00
2012-03-03 22:08:34 -08:00
2005-09-20 23:26:39 +10:00
2011-12-26 19:11:54 -08:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2010-09-18 10:14:14 +08:00

How to find documentation for fish
==================================

The fish documentation is distributed in an intermediate format. To
view it, you have to type:

  % make user_doc

Which will create the directory user_doc, containing html
documentation for fish. If you build and install fish, the
documentation will be available through the 'help' builtin.

After installation, you can start fish by typing fish in the
terminal. After fish has started, try using the help command for more
information.
Description
The user-friendly command line shell.
Readme 112 MiB
Languages
Rust 71.3%
Shell 19.5%
Python 5.8%
CMake 1.4%
JavaScript 0.5%
Other 1.2%