From a50a71b73c947bea8b2b1d0b32c793f4dc57ed34 Mon Sep 17 00:00:00 2001 From: Pierre Cazenave Date: Tue, 11 May 2010 20:01:58 +0200 Subject: system/fish: Added to 12.0 repository --- system/fish/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 system/fish/README (limited to 'system/fish/README') diff --git a/system/fish/README b/system/fish/README new file mode 100644 index 0000000000..23d9f9a9b1 --- /dev/null +++ b/system/fish/README @@ -0,0 +1,14 @@ +fish (Friendly Interactive SHell) is a user friendly command line shell +for UNIX-like operating systems. + +Post installation, fish outputs the following message regarding setting up +fish as your primary shell: + To run fish, type 'fish' in your terminal. +To use fish as your login shell: + * add the line '/usr/bin/fish' to the file '/etc/shells'. + * use the command 'chsh -s /usr/bin/fish'. + +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. -- cgit v1.2.3-80-g2a13