Skip to content

Paste file contents picked from a snippets directory. Applies fuzzy search to paths (fzf) to provide suggestions in Alfred for macOS.

Notifications You must be signed in to change notification settings

tniezg/alfred-local-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Local Snippets

Screenshot of Local Snippets in use

Paste the contents of a file picked from a directory. Fuzzy search finds the right file by filename. Therefore, the FZF program must be installed in the system. To install FZF, run brew install fzf.

PATH_TO_FZF - The path to the fzf program. For example, /usr/local/bin/fzf. Run which fzf in the terminal to find it.

SNIPPETS_DIRECTORY - The absolute path to the directory containing the snippets. If the files in the directory are in popular file formats, it's possible to preview them by pressing Shift directly in Alfred.

About

Paste file contents picked from a snippets directory. Applies fuzzy search to paths (fzf) to provide suggestions in Alfred for macOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published