fizsh
brew install fizsh
v1.0.9
BSD-3-Clause
Fish-like front end for ZSH
14
30-day installs · #7682
24
90-day · #9259
97
365-day · #9252
314
★ GitHub stars · updated 3y ago
Runtime dependencies
Links
- https://github.com/zsh-users/fizsh
- GitHub: zsh-users/fizsh
- Brew formula source: Formula/f/fizsh.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"zsh"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Fish-like front end for ZSH",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:40+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "fizsh",
"github_default_branch": "master",
"github_last_commit_at": "2022-08-31T23:38:02Z",
"github_readme_excerpt": "fizsh\n=====\n\nFIZSH is the Friendly Interactive ZSHell. It is a front end to ZSH. It provides the user of ZSH with interactive syntax-highting and Matlab-like history search. It also has a both short and informative prompt.\n\n\ninstall\n=======\n\nIn order to install FIZSH, you may run the following:\n\n user@localmachine$ mkdir ./fizsh\n\n user@localmachine$ git clone https://github.com/zsh-users/fizsh.git\n Initialized empty Git repository in /path/to/fizsh/.git/\n ...\n\n user@localmachine$ cd ./fizsh\n\n user@localmachine$ ./configure\n\n user@localmachine$ # or ./configure --prefix=/usr --includedir=/usr/include --datadir=/usr/share \\\n --bindir=/usr/bin --libexecdir=/usr/lib/fizsh \\\n --localstatedir=/var --sysconfdir=/etc/\n\n checking for a BSD-compatible install... /usr/bin/install -c\n ...\n\n user@localmachine$ make # gmake for those on BSD\n Making all in src\n ...\n\n user@localmachine$ sudo make install\n Making install in src\n ...\n\n user@localmachine$ fizsh\n Welcome to fizsh, the friendly interactive zshell\n Type man fizsh for instructions on how to use fizsh\n user@localmachine /p/t/fizsh\u003e\n\n\nThose without access to a privileged account may install fizsh in their home directory:\n\n user@localmachine$ export PATH=$PATH:$HOME/bin \u0026\u0026 ./configure --prefix=$HOME \u0026\u0026 make \u0026\u0026 make install\n ...\n\n user@localmachine$ fizsh\n Welcome to fizsh, the friendly interactive zshell\n Type man fizsh for instructions on how to use fizsh\n user@localmachine /p/t/fizsh\u003e\n\n\nUsers on Debian based systems can install the latest binary package from [Sourceforge][1]:\n\n user@localmachine$ wget --no-check-certificate --output-document=fizsh_1.0.9-1_all.deb \\\n \"https://downloads.sourceforge.net/project/fizsh/fizsh_1.0.9-1_all.deb\"\n\n user@localmachine$ sudo dpkg -i ./fizsh_1.0.9-1_all.deb\n Selecting previously deselected package fizs",
"github_repo": "zsh-users/fizsh",
"github_stars": 314,
"github_topics": [],
"homepage": "https://github.com/zsh-users/fizsh",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 14,
"installs_365d": 97,
"installs_90d": 24,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-3-Clause",
"llm_generated_at": null,
"llm_model": null,
"name": "fizsh",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 7682,
"rank_365d": 9252,
"rank_90d": 9259,
"raw_hash": "fa7056f27e7f3674",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/f/fizsh.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.0.9",
"versioned_formulae": [],
"why_use_this": null
}