ridiculousfish 31b7d076b7 Remove some dead variables.
Fix screwy output for invalid tilde expansion in expand.cpp
Some cleanup per clang static analyzer
2012-03-25 23:31:03 -07:00
2011-02-20 02:58:11 +08:00
2010-09-18 10:18:26 +08:00
2010-11-24 00:35:56 +08:00
2010-10-05 21:14:43 +08:00
2012-03-19 11:52:18 -07:00
2012-03-25 23:31:03 -07:00
2012-03-19 11:52:18 -07:00
2012-03-19 11:52:18 -07:00
2012-03-09 20:16:26 -08: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-03-03 23:01:42 -08:00
2012-03-25 23:31:03 -07:00
2012-03-25 23:31:03 -07:00
2012-03-25 23:31:03 -07:00
2010-09-18 10:18:26 +08:00
2012-03-19 11:52:18 -07:00
2012-03-19 11:52:18 -07:00
2012-03-25 16:00:17 -07:00
2012-03-25 16:00:17 -07:00
2012-03-06 14:32:00 -08:00
2010-09-18 10:18:26 +08:00
2010-09-18 10:18:26 +08:00
2012-01-23 20:02:15 -08:00
2012-03-25 23:31:03 -07:00
2012-03-04 16:57:41 +05:30
2012-03-03 21:46:06 -08:00
2012-02-17 14:54:58 -08:00
2012-03-16 03:05:51 -07:00
2012-02-06 00:57:43 -08:00
2012-03-25 16:00:17 -07:00
2005-09-20 23:26:39 +10:00
2012-03-25 16:00:17 -07:00
2012-03-25 16:00:17 -07:00
2012-03-25 23:31:03 -07:00
2012-02-24 09:33:30 -08: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 19:37:55 -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%