Skip to content

Navigate to ghq managed git repos quickly using ivy Emacs package

License

Notifications You must be signed in to change notification settings

analyticd/ivy-ghq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ido-ghq

Introduction

ivy-ghq provides interfaces of ghq with ivy.

Requirements

  • Emacs 24.5 or higher: I use this program on Emacs 26.1.
  • ghq

Setup and Customize

(add-to-list 'load-path "somewhere")
(require 'ivy-ghq)
(setq ivy-ghq-short-list t)   ;;  Whether display full path or short path

Usage

ivy-ghq: Execute ghq list --full-path and Open selected directory by dired.

License

License is same as original, GPL-3+.

About

Navigate to ghq managed git repos quickly using ivy Emacs package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published