mirror of
https://github.com/davegallant/rfd.git
synced 2025-08-06 00:33:40 +00:00
instructions tested and working now.
This commit is contained in:
@@ -39,7 +39,7 @@ echo 'eval "$(_RFD_COMPLETE=source rfd)"' >> ~/.profile
|
||||
There isn't native support for zsh but zsh's bash completion compatibility mode works:
|
||||
|
||||
```zsh
|
||||
echo 'autoload bashcompinit \
|
||||
bashcompinit \
|
||||
echo 'autoload bashcompinit
|
||||
bashcompinit
|
||||
eval "$(_RFD_COMPLETE=source rfd)"' >> ~/.zshrc
|
||||
```
|
||||
|
Reference in New Issue
Block a user