fisher
fzf-fish-integration
fisher | fzf-fish-integration | |
---|---|---|
36 | 23 | |
8,451 | 2,333 | |
1.2% | 4.8% | |
4.1 | 6.2 | |
10 months ago | over 1 year ago | |
Shell | Shell | |
MIT License | MIT License |
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
-
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)
fzf-fish-integration
-
Better Shell History Search
Fyi; I assume you already checked out fzf.fish ?
https://github.com/PatrickF1/fzf.fish
-
Fish shell 3.7.0: last release branch before the full Rust rewrite
I do find the history pager stuff interesting, but ultimately not of tremendous use for me. I rebound all my history search stuff to use fzf[1] (via a fish plugin for such[2]), and so haven't been aware of the issues
[1] https://github.com/junegunn/fzf
[2] https://github.com/PatrickF1/fzf.fish
-
fish-shell: the user-friendly command-line shell
I like https://github.com/PatrickF1/fzf.fish
Can also do cool stuff like search for a file to open in $EDITOR and searching git log
-
Implementation of fzf-tab for fzf.fish
There is new pull request with new function for fzf.fish, that enables fzf-tab completion.
-
Fish 3.6.0
It may be worth checking the fzf plugin you're using with Fish. There is a more recent+maintained effort[0] that brings an even more delightful feature set, particularly with Ctrl+R/_fzf_search_history
[0] https://github.com/PatrickF1/fzf.fish/wiki/Prior-Art
-
Keyboard Shortcuts every Command Line Hacker should know about GNU Readline
I missed the shell integration when switching to Fish a couple of years ago. fzf.fish saved the day, I wouldn't be without the keybindings now (Ctrl+Alt+F is roughly the equivalent of `*`)
https://github.com/PatrickF1/fzf.fish
-
Zsh history syntax highlighting on fzf-history-widget?
source: fzf.fish
-
βοΈ Request for feedback on fzf.fish (quick survey)
I am the creator of fzf.fish plugin. I'm currently looking for ways to improve the plugin, especially for ideas to simplify it and make it more accessible for everyone, not just power users.
-
Function that prints result to command line like fzf
Shameless plug for https://github.com/PatrickF1/fzf.fish, which definitely covers searching your history and has plenty of other usages the commandline command, mentioned above.
-
A few questions about fish
For commands with many arguments that are in the history, history search is absolutely better than auto-suggest, yes. But I'd also recommend fzf + fzf.fish in that case, for turbo-charged history (and other) searches.
What are some alternatives?
oh-my-fish - The Fish Shell Framework
fish_logo - π Fish shell colorful ASCII-art logo
bass - Make Bash utilities usable in Fish shell
z - Pure-fish z directory jumping
tide - π The ultimate Fish prompt.
fzf-scripts - a collection of scripts that rely on https://github.com/junegunn/fzf