GitHub - CodeMonk/fish: Fork from Ben Hosking's fish repo, so that I can make changes too. · GitHub
Skip to content

CodeMonk/fish

 
 

Folders and files

Repository files navigation

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

About

Fork from Ben Hosking's fish repo, so that I can make changes too.

Resources

Stars

Watchers

Forks

Packages

Contributors

Languages

  • C 59.5%
  • Python 29.1%
  • C++ 11.4%