mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 08:13:40 -05:00
Revert e27a64f^...e27a64f on Examples
@@ -520,7 +520,6 @@ z() {
|
||||
}
|
||||
|
||||
zz() {
|
||||
_last_z_args="$@"
|
||||
cd "$(_z -l 2>&1 | sed 's/^[0-9,.]* *//' | fzf -q $_last_z_args)"
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user