diff options
| author | Robin Millette <robin@millette.info> | 2023-04-28 09:25:04 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-28 13:25:04 +0000 |
| commit | 50e2770f3782d43ca114455c577c8881a9bdc084 (patch) | |
| tree | fd4d3fee39f49cfec5938d9e1a6b5873a9e67091 | |
| parent | Copy license for cargo-deb (#901) (diff) | |
| download | atuin-50e2770f3782d43ca114455c577c8881a9bdc084.zip | |
Fix fig plugin link (#924)
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -273,7 +273,7 @@ to your `is-interactive` block in your `~/.config/fish/config.fish` file Install `atuin` shell plugin in zsh, bash, or fish with [Fig](https://fig.io) in one click. -<a href="https://fig.io/plugins/other/atuin" target="_blank"><img src="https://fig.io/badges/install-with-fig.svg" /></a> +<a href="https://fig.io/plugins/shell/atuin" target="_blank"><img src="https://fig.io/badges/install-with-fig.svg" /></a> ### Nushell |
