diff options
author | Pierre Cazenave <pwcazenave@gmail.com> | 2010-05-11 20:01:58 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:01:58 +0200 |
commit | a50a71b73c947bea8b2b1d0b32c793f4dc57ed34 (patch) | |
tree | 39640d47519e102afc7007cb52f739ee74a7fc21 /system/fish/slack-desc | |
parent | c3626a392f5d6116a4f998ec41f8bc8dbe125e9b (diff) |
system/fish: Added to 12.0 repository
Diffstat (limited to 'system/fish/slack-desc')
-rw-r--r-- | system/fish/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/fish/slack-desc b/system/fish/slack-desc new file mode 100644 index 000000000000..43a0bbd9394f --- /dev/null +++ b/system/fish/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler--------------------------------------------------------| +fish: fish (Friendly Interactive SHell) +fish: +fish: fish is a user friendly command line shell for UNIX-like systems. +fish: +fish: fish includes case insensitive completions, a multiline editing +fish: system, a new and simplified key binding system, and a large number +fish: of command specific completions. +fish: +fish: http://fishshell.org/ +fish: +fish: |