falias
When it's time to fuzzy-search into your bash aliases and functions
Installation
Download the script
wget https://github.com/xtuc/falias/releases/download/v0.1.0/falias.zsh
Move it into your home
mv falias.zsh ~/.falias.zsh
Import the function in your shell
echo "source ~/.falias.zsh" >> ~/.zshrc
Usage
The first time you will need to update ZSH: source ~/.zshrc
falias
The command will be run directly after selection.
Requirements
- FZF
- ZSH