Skip to content

Commit ef9a49d

Browse files
authored
Merge pull request #158 from ibayramli/fig
Add Fig as an installation method to the README
2 parents 7cd399b + 4c05e0d commit ef9a49d

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
@@ -58,6 +58,15 @@ z -b foo bar # replace foo with bar in cwd and cd there
5858

5959
## Install
6060

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

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

0 commit comments

Comments
 (0)