fisher | z | |
---|---|---|
36 | 15 | |
8,451 | 1,431 | |
1.2% | 2.1% | |
4.1 | 1.9 | |
10 months ago | 5 months ago | |
Shell | Shell | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
fisher
Posts with mentions or reviews of fisher.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-12-29.
-
Pytest Fish shell autocompletion
Install with Fisher:
-
Instalar NodeJS en Linux y Windows
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
-
(Youtube blogpost) Building Tree Link app with Svelte and Tailwind CSS
Fisher - Plugin manager
-
Oh My Zsh
You've got to install Fisher, then get z, sponge and a few others from the awsm.fish list.
Then you get trapped by the utility and struggle when you land on some remote server's bash shell.
https://github.com/jorgebucaran/fisher
https://github.com/jorgebucaran/awsm.fish#readme
-
fish-shell: the user-friendly command-line shell
If you're running a script, you can use edc/bass to run it from a fish shell. Fisher is one of the first things I install after fish, then bass, z and a few other helper plugins.
https://github.com/edc/bass
https://github.com/jorgebucaran/fisher
-
Integrating Python's Virtualenv with Fish shell Without Overcomplicated Frameworks
As a minimalist plugin manager for Fish, I recommend fisher. I've created a plugin that can be installed via fisher and integrated into any Fish environment. If there are any reasons why you don't want to use Fisher, you can just copy-paste conf.d/autoenv.fish file to your ~/.config/fish/conf.d directory.
-
Top Productivity CLI Tools I Use on Linux
Fish is a acronyn for friendly interactive shell. It is a smart and user friendly shell for Unix-like operating systems like Linux. There are a lot of features that make it stand out from other shells like bash. It has a lot of features like autosuggestions, syntax highlighting, tab completions and a lot more. You can read more about it in the documentation. I have been using it for a while now and I it configured to my liking. In terms of plugins I use fisher to manage my plugins. I have a couple of plugins that I use on a daily basis. I have listed them below:
-
Hey, I'm new to Fish shell!
stay away from Oh-My-Fish - you probably donβt need it - Fish is pretty awesome out of the box, and if you do want a plugin or two Fisher is a much better route.
- A good resource to learn Linux and the terminal?
-
What is the difference between OhMyFish and Starship?
Agreed. I personally like Fisher (https://github.com/jorgebucaran/fisher) with this theme based on Powerlevel10k (https://github.com/IlanCosman/tide)
z
Posts with mentions or reviews of z.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-01-15.
-
Z β Jump Around
https://github.com/skywind3000/z.lua was another that I used for a long time, although I've lately started using https://github.com/jethrokuan/z
A lot of reinventing the wheel in the z space it seems
-
Top Productivity CLI Tools I Use on Linux
z
-
Ask HN: Programs that saved you 100 hours? (2022 edition)
Fish + Starship (https://starship.rs/) + z (https://github.com/jethrokuan/z). For me it is a really nice configuration, fast do do stuff & visually pleasant (it influences my comfort & motivation).
-
What file manager do you use?
I use fish shell with z plugin to quickly jump to directories and nnn file manager mainly to select files for deletion. I also use dirbuf plugin for neovim when working inside this editor.
-
Is there a CLI tool that allows quick changing of directorys?
it also has a fish version https://github.com/jethrokuan/z
-
Vim: A Beginner's Guide From A Beginner
Use a directory jumper, so you don't have to keep cding all the time. I use z
-
Why do so many newer devs come in having never used a shell or command line interface?
https://github.com/jethrokuan/z Looks like it exists for fish, too
-
Best Developer Setup (Fish Shell & NeoVim & VSCode Ext. Pack )
z for fish - Directory jumping
-
TIL directory history
That reminds me of the fish z port...it does some fuzzy matching to get you quickly to frequently used dirs
-
Jmp: you'll never want to cd into a directory again
Been using https://github.com/jethrokuan/z for a long time but yours looks nice! I'll definitely take a look at your search system.
What are some alternatives?
When comparing fisher and z you can also consider the following projects:
oh-my-fish - The Fish Shell Framework
zsh-z - Jump quickly to directories that you have visited "frecently." A native Zsh port of z.sh with added features.
bass - Make Bash utilities usable in Fish shell
autojump - A cd command that learns - easily navigate directories from the command line
fzf-fish-integration - ππ Fzf plugin for Fish