mirror of
https://github.com/skywind3000/z.lua
synced 2026-03-14 19:59:48 +00:00
Merge pull request #158 from ibayramli/fig
Add Fig as an installation method to the README
This commit is contained in:
@@ -58,6 +58,15 @@ z -b foo bar # replace foo with bar in cwd and cd there
|
||||
|
||||
## Install
|
||||
|
||||
- Fig (works with all shells)
|
||||
|
||||
[Fig](https://fig.io) adds apps, shortcuts, and autocomplete to your existing terminal.
|
||||
|
||||
|
||||
Install `z.lua` in just one click.
|
||||
|
||||
<a href="https://fig.io/plugins/other/z.lua" target="_blank"><img src="https://fig.io/badges/install-with-fig.svg" /></a>
|
||||
|
||||
- Bash:
|
||||
|
||||
put something like this in your `.bashrc`:
|
||||
|
||||
Reference in New Issue
Block a user