Skip to content

Commit

Permalink
Add an another step for fish_update_completions
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaiklor committed Jun 21, 2021
1 parent 393515e commit ccd9b2c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,12 @@ set --universal --export theme_color_scheme zenburn
set --universal --export PROJECT_PATHS ~/Library/Projects
```

Afterwards, update the completions for Fish Shell to get an amazing auto-complete in your shell:

```shell
fish_update_completions
```

## License

[MIT](./LICENSE)
Expand Down

0 comments on commit ccd9b2c

Please sign in to comment.