itsbth / zsh-fzf-ghq

handle ghq with zsh.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zsh-fzf-ghq - fork

My fork of migutw42/zsh-fzf-ghq adding previews based on README files.

If README.md exists, it tries glow, mdcat, highlight, cat in order, using the first available. If there's no README.md, it simply shows a list of files.

Add ghq keybindings for zsh shell.

Requirements

installation

Zplug

zplug itsbth/zsh-fzf-ghq

Usage

Keybindings Behaviors
Ctrl-g Select the repository.

TODO

  • completion
  • selector options
  • hook function on selecting
  • screenshots

About

handle ghq with zsh.

License:MIT License


Languages

Language:Shell 100.0%