Skip to content

Commit

Permalink
add fisher Install step
Browse files Browse the repository at this point in the history
  • Loading branch information
ik11235 authored Dec 25, 2022
1 parent c82a7ca commit 1ce8f4c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@ If it does not work, please refer to the [official documentation](https://wakati
curl https://raw.githubusercontent.com/wakatime/vim-wakatime/master/scripts/install_cli.py | python3 -
```

#### fisher Install

If it does not work, please refer to the [official documentation](https://github.com/jorgebucaran/fisher#installation).

```fish
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
```


### Installation

Expand Down

0 comments on commit 1ce8f4c

Please sign in to comment.