Skip to content

Commit

Permalink
docs: add instructions on how to update extension (#460)
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelfcreis authored Oct 3, 2024
1 parent 08e5576 commit 3088b93
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,21 @@
```
</details>

<details>
<summary>Updating from an older version</summary>

```bash
gh extension upgrade dlvhdr/gh-dash
```
</details>

<details>
<summary>How do I get these exact colors and font?</summary>

> I'm using [Alacritty](https://github.com/alacritty/alacritty) with the [tokyonight theme](https://github.com/folke/tokyonight.nvim) and the [Fira Code](https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/FiraCode) Nerd Font.
> For my full setup check out [my dotfiles](https://github.com/dlvhdr/dotfiles/blob/main/.config/alacritty/alacritty.yml).
</details>
## ⚡️ Usage
Expand Down

0 comments on commit 3088b93

Please sign in to comment.