This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
fish /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Dec 01 07:31:14 -0800 2009 | |
| |
Makefile | Sat Dec 05 00:28:20 -0800 2009 | |
| |
README | Thu Dec 03 02:49:03 -0800 2009 | |
| |
bin/ | Fri Dec 04 22:34:12 -0800 2009 | |
| |
configure | Tue Dec 01 07:28:48 -0800 2009 | |
| |
etc/ | Thu Dec 03 05:17:03 -0800 2009 | |
| |
include/ | Sat Dec 05 00:57:25 -0800 2009 | |
| |
scripts/ | Tue Dec 01 05:47:29 -0800 2009 | |
| |
share/ | Fri Dec 04 22:27:13 -0800 2009 | |
| |
src/ | Sat Dec 05 19:07:23 -0800 2009 | |
| |
tests/ | Sat Dec 05 00:00:20 -0800 2009 | |
| |
tools/ | Tue Dec 01 07:28:48 -0800 2009 | |
| |
wscript | Sat Dec 05 00:03:01 -0800 2009 |
README
Prerequisites ============= - ncurses - gcc Installing ========== > ./configure > make install > echo /usr/local/bin/fish >>/etc/shells To set fish as the default shell: > chsh -s /usr/local/bin/fish







