1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-21 23:29:48 +00:00

Updated FAQ (markdown)

Linwei
2019-02-19 14:12:06 +08:00
parent 94bbb772c5
commit 3e9d63b949

2
FAQ.md

@@ -16,7 +16,7 @@ antigen boundle changyuheng/fz
function _z() { _zlua "$@"; }
```
## Use `z` as `cd`
## How to use `z` as `cd` ?
Paste this script in your `.bashrc` / `.zshrc`:
```bash