-
- Downloads
[zsh] Ensure that fzf code always parses the same way (#1944)
At the top of each zsh file options are set to their standard values (those marked with <Z> in `man zshoptions`) and `aliases` option is disabled. At the bottom of the file the original options are restored. Fix #1938
Please register or sign in to comment