Skip to content

GeneralD/zaw-src-ghq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zaw-src-ghq

Optional sources of zaw for ghq:

  • ghq

It shows list of your local repos managed by ghq, then cd, remove or browse repo you choose.

Installation

If you are using zplug, just add the code below in your .zshrc.

zplug "zsh-users/zaw"
zplug "GeneralD/zaw-src-ghq", on:zsh-users/zaw, defer:2
zplug "Tarrasch/zsh-functional"

For oh-my-zsh, clone this repo into ~/.oh-my-zsh/custom/plugins and add plugin as below.

plugins+=(zaw zaw-src-ghq zsh-functional)

Dependencies

  • ghq
  • jq

If you are using macOS, you can install with,

brew install ghq jq
  • any nerd-font

This zaw source shows characters of nerd-font. You can search compatible font with,

brew cask search nerd-font

Then, install and set any nerd-font to your terminal application.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages