Recommended Steps #
Install the
gh
CLI - see the installation instructionsInstallation requires a minimum version (2.0.0) of the GitHub CLI that supports extensions.
Install this extension:
gh extension install dlvhdr/gh-dash
To get the icons to render properly, you should download and install a Nerd font. Then, select that font as your font for the terminal.
How do I get these exact colors and font?
The screenshots in this documentation use Alacritty with the tokyonight theme and the Fira Code Nerd Font. For the full setup, see these dotfiles.
Manual Steps #
If you want to install this extension manually, follow these steps:
Clone the repo
# git git clone https://github.com/dlvhdr/gh-dash # GitHub CLI gh repo clone dlvhdr/gh-dash
cd
into itcd gh-dash
Install it locally
gh extension install .