Skip to content

dotbrains/gh-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

gh-dash

License: PolyForm Shield 1.0.0

This repository contains my sensible defaults for gh-dash.

Upstream Project

Install gh-dash

brew install gh
gh extension install dlvhdr/gh-dash

Icons / Nerd Font

To render icons properly in gh-dash, install a Nerd Font and set it as your terminal font.

brew install --cask font-fira-code-nerd-font

Install Companion Tools

This setup also uses the following companion tools:

gh extension install dlvhdr/gh-enhance
brew install dlvhdr/formulae/diffnav

Theme (Gruvbox Dark)

This repo configures gh-dash with a Gruvbox Dark palette in config.yml.

For companion tools:

  • gh-enhance follows your terminal theme, so set your terminal to Gruvbox Dark
  • diffnav uses delta for rendering; set delta to Gruvbox Dark with:
git config --global delta.syntax-theme gruvbox-dark
git config --global delta.light false

Contents

  • config.yml - Main gh-dash configuration

Install This Config

The contents of this repository should be placed in your $HOME/.config.

git clone https://github.com/dotbrains/gh-dash.git $HOME/.config/gh-dash

License

This project is licensed under the PolyForm Shield License 1.0.0 -- see LICENSE for details.

About

Personal gh-dash configuration with Gruvbox Dark theme and companion setup for gh-enhance and diffnav.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors