On Mon, Jul 4, 2011 at 4:54 PM, Patrick Mc(avery <
patr...@spellingbeewinnars.org> wrote:

>
> It looks like there has been some adoption from the Arch Linux people
> but not much elsewhere, are there troubles as default shell? If so is
> this hard to circumvent?
>

I wouldnt recommend using fish as default shell even in Archlinux, although
it is certainly possible, read here:

http://aur.archlinux.org/packages.php?ID=43684

Comment by 
esodax<http://aur.archlinux.org/account.php?Action=AccountInfo&ID=4608>
:
"*Haven't yet stumbled upon any unexpected login-issues using fish. The
biggest
problem is that some commands expect you to be able to source standard shell
scripts or output. e.g from 'dircolors', 'gpg-agent' and others... luckily
most of them is just to "export <somevar>=<someval>" and can quite easy be
converted to fish syntax.

You can get to a jump start by browsing through my fish config files
repo here: https://github.com/esodax/fishystuff

Not much in there really, but feel free to extract what you want, or just to
get an overall idea on how to solve 'source this-and-that' problems you
might encounter yourself.
Also, my way might not be the best way, but it works for me at least :)

For example, "include/colors.fish" and "functions/run_gpg-agent.fish"
resolves
the problem I mentioned above with dircolors and the gpg-agent.*"

Most linux startup and whatnot scripts are written in bash, and yes there is
a shebang line most of the times, nevertheless I'd expect some glitches when
bash is not the default shell. I do use fish in a way that I set it as
default in tmux and Xterm.
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to