/albert-fd

Albert launcher extension for find files with fd

Primary LanguagePythonMIT LicenseMIT

Albert Plugin: fd

Getting Started

  1. Install fd

  2. Clone this repository to ~/.local/share/albert/python/plugins:

    git clone https://github.com/hankhjliao/albert-fd.git $HOME/.local/share/albert/python/plugins/fd
    
  3. Enable Find file with fd plugin in albert settings - Plugins - Python

Usage

f <expression>

Known Issues

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/hankhjliao/albert-fd

Acknowledgements