diff options
Diffstat (limited to 'system/fish/README')
-rw-r--r-- | system/fish/README | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/system/fish/README b/system/fish/README index 9b00838a7e..2f0a1f4067 100644 --- a/system/fish/README +++ b/system/fish/README @@ -1,15 +1,18 @@ fish (Friendly Interactive Shell) -fish is a user friendly command line shell for UNIX-like systems. -fish includes case insensitive completions, a multiline editing -system, a new and simplified key binding system, and a large number -of command specific completions. - -This package will potentially conflict with the /usr/games/fish -binary from the y/bsdgames package. In a stock installation with -default PATH ordering, /usr/bin should be checked before /usr/games, -so it shouldn't be an issue, but we thought it was worth noting -just in case. +fish is a user friendly command line shell for UNIX-like systems. fish +includes case insensitive completions, a multiline editing system, a new +and simplified key binding system, and a large number of command +specific completions. + +This package will potentially conflict with the /usr/games/fish binary +from the y/bsdgames package. In a stock installation with default PATH +ordering, /usr/bin should be checked before /usr/games, so it shouldn't +be an issue, but we thought it was worth noting just in case. + +Optional packages (also found at slackbuilds.org): + sphinx + libedit NOTES: |