Skip to content

Commit 4c05e0d

Browse files
authored
Add Fig as an installation method to the README
1 parent 1ead694 commit 4c05e0d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,15 @@ z -b foo # cd to the parent directory starting with foo
5757

5858
## Install
5959

60+
- Fig (works with all shells)
61+
62+
[Fig](https://fig.io) adds apps, shortcuts, and autocomplete to your existing terminal.
63+
64+
65+
Install `z.lua` in just one click.
66+
67+
<a href="https://fig.io/plugins/other/z.lua" target="_blank"><img src="https://fig.io/badges/install-with-fig.svg" /></a>
68+
6069
- Bash:
6170

6271
put something like this in your `.bashrc`:

0 commit comments

Comments
 (0)