srijanshetty / zsh-suffix-alias

[ Abandoned ] Don't see much use of the project in lieu of xdg-open and other similar tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZSH-Suffix-Aliases

Suffix aliases so that you can directly open any kind of file in zsh.

Install

Just use a ZSH plugin manager of your choice

Antigen

$ antigen bundle add srijanshetty/zsh-suffix-alias

Usage

  • Enter the name of a file in the shell prompt and viola, it will open up in the designated application.

  • I couple this with the magnificent fzf which provides a fuzzy file picker for the shell.

License

MIT © Srijan R Shetty

About

[ Abandoned ] Don't see much use of the project in lieu of xdg-open and other similar tools

License:Other


Languages

Language:Shell 100.0%